alamb commented on issue #8561: URL: https://github.com/apache/arrow-rs/issues/8561#issuecomment-3508294881
Update here: - I think we can use this PR from @rluvaton and myself: https://github.com/apache/arrow-rs/pull/8619 to improve append_packed_range. I made a PR to do so: https://github.com/apache/arrow-rs/pull/8812 - I also tried adding a special case for applying bitwise operations using `u64` math, and it looks quite promising: https://github.com/apache/arrow-rs/pull/8807 -- 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]
