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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to