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/04/14 20:45:49 UTC

[GitHub] [arrow] lidavidm commented on pull request #12891: ARROW-12659: [C++] Support is_valid as a guarantee

lidavidm commented on PR #12891:
URL: https://github.com/apache/arrow/pull/12891#issuecomment-1099606380

   Hmm, it's crashing because `A == null[string]` is getting converted to `null[string]` by `FoldConstants`. But FilterNode assumes the mask has to be boolean.


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