alamb commented on PR #8587: URL: https://github.com/apache/arrow-rs/pull/8587#issuecomment-3391766866
> This PR shows the value of reducing vector allocations. Two major offenders during decoding are the encodings and page_encoding_stats vectors in ColumnChunkMetaData. This PR gets rid of the former. The biggest impact is in the wide schema test. I have a good feeling that this thrift decoder is going to be the gift that keeps on giving performance wise 🎁 -- 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]
