vibhatha commented on PR #43053:
URL: https://github.com/apache/arrow/pull/43053#issuecomment-2258766405

   @lidavidm Thinking about the bit boundaries when it comes to setting up the 
validity buffer accurately. 
   Would it be okay to reset the `validityBuffer` based on the offset? For all 
other buffers we can do the slicing, but for `validityBuffer` we cannot do that 
as we have that split in the bit boundary. Appreciate your thoughts. 


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