alamb commented on issue #8378: URL: https://github.com/apache/arrow-rs/issues/8378#issuecomment-3321000658
Another major downside to the existing studies I have read (though maybe I haven't read all of them) is they often conflate properties of parquet the format (e.g. compression) with properties of the implementation (e.g. encode/decode speed), typically `parquet-java` or the C/C++ one from arrow. Of course given my work on the Rust implementation (and knowledge that there are many other open and closed implementations) this bothers me :) -- 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]
