paleolimbot commented on PR #10:
URL: https://github.com/apache/arrow-nanoarrow/pull/10#issuecomment-1206514130

   I see...I'd been using it to simplify the append process, but the right 
thing to do is to properly bitpack-as-you-append (which is now implemented) so 
that the `ArrowBufferXXX()` functions get called in the same order as the 
`ArrowBitmapXXX()` functions.


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