morrySnow commented on code in PR #31286:
URL: https://github.com/apache/doris/pull/31286#discussion_r1499064478


##########
tools/tpcds-tools/conf/opt/opt_sf1.sql:
##########
@@ -1 +1,2 @@
 set global runtime_filter_wait_time_ms=1000;
+set global enable_nereids_rules='ELIMINATE_GROUP_BY_KEY';

Review Comment:
   it is danger to set global here, could we add a post process to set them 
back to original values?



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