hackintoshrao commented on issue #891: URL: https://github.com/apache/iceberg-rust/issues/891#issuecomment-2591778008
Thank you, @ZENOTME, for the response. I work with a startup building a distributed query engine for large-scale Iceberg tables (>1PB). The `partition-specific` hierarchical directory becomes crucial from a query engine's perspective! I'm working on a high-performance stream writer using Iceberg-Rust as the core library, I need to soon justify the ROI in picking Iceberg-Rust over the Java library, and this feature is a deal breaker. Hence, I'm happy to contribute if you could help point me in the right direction. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
