foxtail463 commented on code in PR #67426:
URL: https://github.com/apache/doris/pull/67426#discussion_r4045719240


##########
regression-test/suites/query_p0/runtime_filter/rf_partition_pruning.groovy:
##########
@@ -24,12 +24,10 @@ import org.apache.doris.regression.action.ProfileAction
 // sessions, so heavy parallel traffic could evict our profile before the
 // poller finds it. Running serially keeps the assertions deterministic.
 suite("rf_partition_pruning", "nonConcurrent") {
-    // Disable the legacy RuntimeFilterPruner: it strips RFs whose 
effectiveness
-    // cannot be statistically verified, and the small INSERT-only tables in
-    // this suite have no analyzed column stats, so the pruner would otherwise

Review Comment:
   不成立



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