Hi all, The Apache Hudi community is pleased to announce the release 0.3.0 of Hudi-rs <https://github.com/apache/hudi-rs>, the native Rust implementation for Apache Hudi, with Python API bindings.
Highlights for this release: - Support reading MOR tables (using Parquet log blocks) for snapshot and time-travel queries - Support reading MOR tables in read-optimized mode - Support incremental queries (both COW and MOR) - Add new Table APIs for getting file slices for query engine integration - Add new File Group APIs for reading a file slice as per merge strategy The release notes can be found here https://github.com/apache/hudi-rs/releases/tag/release-0.3.0 The source releases are available here https://dist.apache.org/repos/dist/release/hudi/hudi-rs-0.3.0/ Please refer to the readme for installation and usage examples https://github.com/apache/hudi-rs/blob/main/README.md The Hudi community is active on these channels - we welcome you to engage with us! - LinkedIn <https://www.linkedin.com/company/apache-hudi/> - X/Twitter <https://x.com/@apachehudi> - YouTube <https://www.youtube.com/@apachehudi> - Slack support <https://join.slack.com/t/apache-hudi/shared_invite/zt-2ggm1fub8-_yt4Reu= 9djwqqVRFC7X49g> For users in China, follow WeChat "ApacheHudi" 微信公众号 for news and blogs, and join DingTalk group 钉钉群 35087066 for questions. Cheers, Release manager