idmitrievsky opened a new issue #7540:
URL: https://github.com/apache/arrow/issues/7540


   Hello!
   
   There is this requirement that for `to_numpy()` conversion to be zero-copy 
arrow array mustn't contain any nulls. If I understand correctly Arrow doesn't 
specify values in slots that are marked as `null` in the corresponding bitmap.
   
   Is it possible to write numpy-specific `nan` values in places that are 
`null` in arrow buffer so that upon conversion there is no copying required?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to