englefly commented on code in PR #32193:
URL: https://github.com/apache/doris/pull/32193#discussion_r1523038533


##########
tools/tpch-tools/conf/opt/opt_sf1000.sql:
##########
@@ -1,7 +1 @@
-set global experimental_enable_nereids_planner=true;
-set global experimental_enable_pipeline_engine=true;
-set global enable_runtime_filter_prune=false;
-set global runtime_filter_wait_time_ms=10000;
-set global enable_fallback_to_original_planner=false;
-set global forbid_unknown_col_stats=true;
-set global query_timeout=1000;
+set global runtime_filter_wait_time_ms=1000;

Review Comment:
   we could remove this line. default wait-time is 1000



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