HappenLee commented on code in PR #49638:
URL: https://github.com/apache/doris/pull/49638#discussion_r2022223193


##########
be/src/vec/exprs/vexpr.cpp:
##########
@@ -579,12 +579,6 @@ Status VExpr::init_function_context(RuntimeState* state, 
VExprContext* context,
             constant_cols.push_back(const_col);
         }
         fn_ctx->set_constant_cols(constant_cols);
-    } else {

Review Comment:
   why delete the udf timer?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to