rluvaton opened a new pull request, #8711:
URL: https://github.com/apache/arrow-rs/pull/8711

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
   
   mask `nulls` should be treated as `false` (even if the underlying values are 
not 0) as described in the docs for zip
   
   # What changes are included in this PR?
   
   used `prep_null_mask_filter` before iterating over the mask,
   added tests for both scalar and non scalar (to prepare for #8653)
   
   # Are these changes tested?
   Yes
   
   # Are there any user-facing changes?
   
   Kinda


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