+1 (binding) OK: source release verified OK: published artifacts verified OK: build and test from the tag verified OK: Read a CoW table (v8)
Regards, Sagar On Sun, Sep 6, 2026 at 8:38 AM Shiyan Xu <[email protected]> wrote: > +1 (binding) > > > On Sat, Sep 5, 2026 at 11:38 AM Y Ethan Guo <[email protected]> wrote: > > > Hi everyone, > > > > Please review and vote on hudi-rs 0.5.0-rc.2 as follows: > > > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > The complete staging area is available for you to review: > > > > * Release tracking issue is up-to-date [1] > > * Categorized changelog for this release [2] > > * Source release has been deployed to dist.apache.org [3] > > * Source release can be verified using this script [4] > > * Source code commit is tagged as "release-0.5.0-rc.2" [5] > > * Source code commit CI has passed [6] > > * Python artifacts have been published to pypi.org [7] > > * Rust artifacts have been published to crates.io [8] > > > > To verify basic functionality, install the RC and run the usage examples > > [9]: > > > > pip install --pre hudi==0.5.0rc2 # Python (PyPI normalizes > > "0.5.0-rc.2" to "0.5.0rc2") > > cargo add [email protected] # Rust > > > > Note that rc.1 was not put to a vote. Its manylinux publish job failed > > after the > > other jobs had already uploaded, leaving that version on PyPI without > > either > > Linux wheel and without an sdist [10]. It was discarded in favor of this > > candidate, which carries the fix along with a check that the publish > > workflow > > uploads nothing until every artifact has been built. > > > > Please also note that this release raises the minimum Python version to > > 3.10. > > Installing it on Python 3.9 reports no matching distribution rather than > an > > explanatory error. > > > > The vote will be open for at least 72 hours. It is adopted by majority > > approval, with at least 3 PMC affirmative votes. > > > > Thanks, > > Ethan Guo, Release manager > > > > [1] https://github.com/apache/hudi-rs/issues/713 > > [2] https://github.com/apache/hudi-rs/issues/713#issuecomment-5548633590 > > [3] https://dist.apache.org/repos/dist/dev/hudi/hudi-rs-0.5.0-rc.2/ > > [4] > > > > > https://github.com/apache/hudi-rs/blob/aaaf59aa099227b8cc84b719864be4bd5c2791b1/release/verify_src_release.sh > > [5] https://github.com/apache/hudi-rs/releases/tag/release-0.5.0-rc.2 > > [6] https://github.com/apache/hudi-rs/actions/runs/33977726011 > > [7] https://pypi.org/project/hudi/0.5.0rc2/ > > [8] https://crates.io/crates/hudi/0.5.0-rc.2 > > [9] https://github.com/apache/hudi-rs?tab=readme-ov-file#usage-examples > > [10] https://github.com/apache/hudi-rs/issues/750 > > >
