JigaoLuo commented on issue #8358: URL: https://github.com/apache/arrow-rs/issues/8358#issuecomment-3297916983
Thanks as always—I really enjoy these topics and often think about them (when working with the cuDF reader), especially around the tradeoff between computation and I/O. Just a quick comment: I had some dummy PR to the parquet-rewriter CLI, but it didn’t scale well to add a lot features such as this **score**. So I ended up building my own separate Parquet rewriter, where I implemented the scoring logic and a few other custom features. -- 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]
