jorgecarleitao commented on pull request #8645: URL: https://github.com/apache/arrow/pull/8645#issuecomment-726756578
Thanks a lot, @alamb , really useful data points ❤️ For me that is enough of a reason: fix UB with `safe` code, and figure out a way to perform multi-bit assignment on a single call fast on a subsequent PR. I also agree with @jhorstmann about the `len_added`. I did not want to change the API for builders in this PR because this already does a backward incompatible change on `MutableBuffer` and one change like this per PR avoids mixing the discussions). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org