Rachelint commented on PR #6921: URL: https://github.com/apache/arrow-rs/pull/6921#issuecomment-2612429541
> As [some research](https://youtu.be/woqXLE25gMc?t=1232) suggests decompressing pages costs up to twice as much as decoding arrow I agree. We found `decompression` in arrow is really expensive and designed a specific cache for it in our production enviroment, and `decode` is very effecient actually. -- 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