HappenLee commented on code in PR #32265: URL: https://github.com/apache/doris/pull/32265#discussion_r1533299738
########## regression-test/suites/nereids_tpcds_shape_sf100_p0/rf_prune/query21.groovy: ########## @@ -22,6 +22,7 @@ suite("query21") { sql "use ${db}" sql 'set enable_nereids_planner=true' sql 'set enable_fallback_to_original_planner=false' + sql 'SET enable_fold_constant_by_be = false' //plan shape will be different Review Comment: better change the plan -- 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