brijrajk commented on PR #12151: URL: https://github.com/apache/gluten/pull/12151#issuecomment-5179876597
`injectPre` (#12669) merged, and this PR is now rebased onto it. `RuntimeBloomFilterRewriteRule` is registered once now, at `injectPre`, dropping the previous `injectPreTransform` + `injectFinal` pair. Full suite re-verified against the actual merged hook (not just the earlier prototype): - `GlutenBloomFilterFallbackSuite`: 8/8, including both whole-stage-reversion scenarios and native-offload preservation - `GlutenBloomFilterAggregateQuerySuite`: 28/30 (2 known pre-existing/unrelated failures) - `GlutenInjectRuntimeFilterSuite`: 13/13 - Full TPC-DS/TPC-H plan-stability: 322/322 Ready for another look. -- 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]
