Hi all, The Apache Hudi community is pleased to announce the release 0.4.0 of Hudi-rs (https://github.com/apache/hudi-rs), the native Rust implementation for Apache Hudi, with C++ and Python API bindings.
Highlights for this release: - Add C++ bindings for File Group API to support reading file slices - Support reading MOR table having Avro data block and delete block (previously only Parquet log block was supported) - Support more timestamp formats for time-travel and incremental queries The release notes can be found here https://github.com/apache/hudi-rs/releases/tag/release-0.4.0 The source releases are available here https://dist.apache.org/repos/dist/release/hudi/hudi-rs-0.4.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-_yt4Reu9djwqqVRFC7X49g For users in China, follow WeChat "ApacheHudi" 微信公众号 for news and blogs, and join DingTalk group 钉钉群 35087066 for questions. Cheers, Shiyan Xu, Release manager