Rich-T-kid commented on PR #10438:
URL: https://github.com/apache/arrow-rs/pull/10438#issuecomment-5308124434

   > maybe we need to find a faster way to unset the bits?
   
   @Jefffrey setting bits in a loop seems comparably slower than truncating and 
then appending false all at once. I changed the PR to use the same approach as 
@/alamb  used in his draft pr #10397


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