jorisvandenbossche opened a new pull request, #35036:
URL: https://github.com/apache/arrow/pull/35036

   ### Rationale for this change
   Currently the `is_null` kernel always returns all-False for union and 
run-end-encoded types, since those don't have a top-level validity buffer. 
Update the kernel to take the logical nulls into account.
   
   ### Are these changes tested?
   
   In python, but still needs C++ test
   
   ### Are there any user-facing changes?
   
   Yes, this changes (corrects) the behaviour of the `is_null` kernel.


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

Reply via email to