tyrelr opened a new pull request #9304: URL: https://github.com/apache/arrow/pull/9304
create a from_iter implementation for Buffer to collect boolean flags into a buffer that will: * pre-allocate the appropriate size based on iterator site_hint() * 'buffer' a byte in-memory until it's complete (at which point it is written) ---------------------------------------------------------------- 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