brijrajk commented on PR #12151: URL: https://github.com/apache/gluten/pull/12151#issuecomment-4828356723
@zhztheplayer — quick update: CI is now fully green on this PR ✅ (62/62 checks pass; approved & mergeable). The earlier `spark-test-spark40` / `spark-test-spark41` reds were the TPC-DS plan-stability golden regeneration — moving `BloomFilterMightContainJointRewriteRule` into the Operator Optimization batch (your suggestion) changes those plans, and the regenerated goldens are now included. The PR is squashed into two logical commits (the fix incl. SPARK-54336, and the regenerated goldens). Thanks again for the logical-rule pointer — it is what made the fix clean. -- 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]
