You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/17 15:18:26 UTC

[GitHub] [arrow-rs] viirya commented on pull request #2470: Fix incorrect null handling for boolean kernels `and` and `or`

viirya commented on PR #2470:
URL: https://github.com/apache/arrow-rs/pull/2470#issuecomment-1218151806

   As @jhorstmann mentioned https://github.com/apache/arrow-rs/issues/2469#issuecomment-1217644505, `and_kleene` / `or_kleene` kernels was already introduced for AND and OR operations with SQL behavior. It seems to be intentional to keep this distinction (`and`/`and_kleene`, `or`/`or_kleene`). So I close 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-unsubscribe@arrow.apache.org

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