bjchambers opened a new issue #530:
URL: https://github.com/apache/arrow-rs/issues/530


   **Describe the bug**
   
   Applying the Take kernel to an array of indices and an array of structs I 
expect nulls in the output in two cases:
   
   1. If the index is null for the current row
   2. If the struct is null at the index specified in the current row.
   
   Neither of these cases produce a null value.
   
   **To Reproduce**
   
   See PR.
   
   **Expected behavior**
   
   See description / PR.
   
   **Additional context**
   
   See description / PR.


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