kosiew commented on PR #15648:
URL: https://github.com/apache/datafusion/pull/15648#issuecomment-2796481112

   The mean regressions affect idealized benchmarks, not the complex mixed-null 
or partial-match cases real queries often encounter.
   
   The gains happen in more practical scenarios, less extreme cases (all true, 
all false).
   
   The code is now semantically correct with the ShortCircuitStrategy enum and 
more maintainable.
   
   The unit tests cover edge cases better than before, including nulls and 
scalars.
   
   Should we merge this?


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to