brijrajk commented on PR #12669: URL: https://github.com/apache/gluten/pull/12669#issuecomment-5145963781
@zhztheplayer @philo-he This is the standalone `injectPre` PR we discussed on #12151 (https://github.com/apache/gluten/pull/12151#issuecomment-5142658656). Filed as GLUTEN-12668 for tracking. Summary of what's here and what's verified: - Purely additive `injectPre` hook on `HeuristicApplier`/`GlutenInjector` -- no existing backend needs to change unless it opts in. - Full TPC-DS/TPC-H plan-stability suite (322/322) confirms the no-op-by-default phase changes nothing. - `backends-clickhouse` builds/links unmodified against it. Once this merges, I'll rebase #12151 to switch `RuntimeBloomFilterRewriteRule` to a single `injectPre` registration. -- 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]
