westonpace commented on PR #35299: URL: https://github.com/apache/arrow/pull/35299#issuecomment-1536777765
Also, it seems there is already ArrowBuffer.BitmapBuilder which is a buffer builder that is optimized for bits (and https://github.com/apache/arrow/pull/35342 adds an efficient `AppendRange`). Perhaps you could use that and leave your buffer builder focused on non-bit types? Either way, it might be good to align on one approach to maintain. CC @asmirnov82 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org