Hi all, The Apache Hudi community is pleased to announce the release 0.1.0 of hudi-rs <https://github.com/apache/hudi-rs>, a native Rust library for Apache Hudi, with bindings into Python.
Highlights for this release: - COW table snapshots and time-travel reads - Rust and Python APIs for retrieving table schemas and reading tables into RecordBatch (Arrow) - Integration with Apache DataFusion - Support for AWS, Azure, and GCP cloud storage schemes The release notes can be found here https://github.com/apache/hudi-rs/releases/tag/release-0.1.0 The source releases are available here https://dist.apache.org/repos/dist/release/hudi/hudi-rs-0.1.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