telleroutlook commented on PR #22580:
URL: https://github.com/apache/datafusion/pull/22580#issuecomment-4569507951

   Good idea, @Dandandan! Replaced the custom `any_bit_set`/`any_bit_unset` 
with `BooleanArray::has_true()`/`has_false()`. This also simplified the code by 
removing the two helper functions entirely. Thanks for the suggestion!


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