byteink opened a new pull request, #6477:
URL: https://github.com/apache/arrow-datafusion/pull/6477

   # Which issue does this PR close?
   
   Closes #6376.
   
   # Rationale for this change
   
   
   As pointed out by @richox on #6376 
   > zip() does not specify the behavior of null input and it doesn't check 
null values in its implementation.
   
   # What changes are included in this PR?
   Call the `prep_null_mask_filter` function to eliminate NULLs.
   
   # Are these changes tested?
   Yes
   
   # Are there any user-facing changes?
   No


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