Hi all, The Apache Hudi community is pleased to announce the release 0.2.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: - Support for partition pruning during file listing- Add HudiFileGroupReader with consolidated APIs to read records- Add TableBuilder API for creating Table instances - Implement Datafusion's TableProviderFactory that allows DataFusion users to register an external Hudi table The release notes can be found herehttps://github.com/apache/hudi-rs/releases/tag/release-0.2.0 The source releases are available herehttps://dist.apache.org/repos/dist/release/hudi/hudi-rs-0.2.0/ Please refer to the readme for installation and usage exampleshttps://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