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


##########
be/src/runtime/fold_constant_executor.cpp:
##########
@@ -122,7 +122,7 @@ Status FoldConstantExecutor::fold_constant_vexpr(const 
TFoldConstantParams& para
         }
         expr_result_map->insert({m.first, pexpr_result_map});
     }
-
+    LOG(INFO) << "finish fold_query_id: " << query_id_string();

Review Comment:
   the log really need ? or just for debuging?



-- 
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