wjones127 commented on pull request #12216:
URL: https://github.com/apache/arrow/pull/12216#issuecomment-1023679834


   > 
https://github.com/apache/arrow/blob/03f3cf986314654e932587d01df59ad145faf5b9/cpp/src/arrow/util/bitmap_writer.h#L139
   
   Yeah I think it's something like that. Both the `capacity_` and `size_` of 
the `null_bitmap` buffer are 320, which to me suggests that `ZeroPadding()` 
might be failing to provide the null termination needed to separate these 
buffers. Does that sound plausible? 


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