MassivePizza commented on PR #10412:
URL: https://github.com/apache/arrow-rs/pull/10412#issuecomment-5361741773

   Biggest win can probably be attributed to[ removing the copy in 
DeltaByteArrayEncoder.](https://github.com/massive-com/arrow-rs/blob/193574039150379aad00276b91a6824ea316889f/parquet/src/encodings/encoding/mod.rs#L722-L723)
 This gives up to 10% wins on decimals locally.
   The arrow_writer and arrow_reader suites are noisy but usually green, and I 
don't think there should be any regressions.


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