[FEAT MERGE] impl vectorization 2.0

Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
This commit is contained in:
obdev
2024-02-08 05:32:52 +00:00
committed by ob-robot
parent 64a276a23f
commit 0d0b11c0cc
592 changed files with 358124 additions and 303277 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(