[FEAT MERGE] impl vectorization 2.0

Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
This commit is contained in:
obdev
2023-12-22 03:43:19 +00:00
committed by ob-robot
parent 1178245448
commit b6773084c6
592 changed files with 358124 additions and 303288 deletions

View File

@ -700,6 +700,7 @@ int ObSQLUtils::se_calc_const_expr(ObSQLSessionInfo *session,
CREATE_WITH_TEMP_CONTEXT(param) {
ObIAllocator &tmp_allocator = CURRENT_CONTEXT->get_arena_allocator();
ObPhysicalPlanCtx phy_plan_ctx(tmp_allocator);
phy_plan_ctx.set_rich_format(session->use_rich_format());
// pass the outside timeout timestamp if available
if (NULL != out_ctx && NULL != out_ctx->get_physical_plan_ctx()) {
phy_plan_ctx.set_timeout_timestamp(