0x26res commented on issue #15109:
URL: https://github.com/apache/arrow/issues/15109#issuecomment-1387460124

   Hmm, actually in C++ the null_bitmap is in the shape of a buffer: 
`std::shared_ptr<Buffer> null_bitmap`. Is it possible to infer the size of of 
the mask from a Buffer?


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