-1 (non-binding) While attempting to validate the release from a fresh VM the build fails to locate `quick-xml=0.24.0` which is specified in [1] looking at crates.io it seems the other of quick-xml yanked [2] the 0.24.0 version just 2 hours ago. This explains why the build has been working for everyone else up until now. Seems like we should update this to 0.25.0 for quick-xml? I can open a PR for that if others agree?
- Jeremy Dyer [1] - https://github.com/apache/arrow-rs/blob/dd58805b1c46691fcbe5b46412b2581ae3bd2a58/object_store/Cargo.toml#L47 [2] - https://crates.io/crates/quick-xml/versions On Fri, Sep 9, 2022 at 2:36 AM Kun Liu <liu...@apache.org> wrote: > +1 (non-binding) > > validated in My Intel Mac. > > Thanks > Kun > > Remzi Yang <1371656737...@gmail.com> 于2022年9月9日周五 10:24写道: > > > +1 (non_binding). > > Verified on M1 Mac. Thank you, Andrew. > > > > On Fri, 9 Sept 2022 at 03:30, L. C. Hsieh <vii...@gmail.com> wrote: > > > > > +1 (binding) > > > > > > Verified on M1 Mac. > > > > > > On Thu, Sep 8, 2022 at 12:14 PM QP Hou <q...@neuralink.com> wrote: > > > > > > > > +1 (binding) > > > > > > > > On Thu, Sep 8, 2022 at 11:16 AM Ashish <paliwalash...@gmail.com> > > wrote: > > > > > > > > > +1 (non-binding) > > > > > > > > > > validated on M1 Mac > > > > > > > > > > On Thu, Sep 8, 2022 at 11:03 AM Andrew Lamb <al...@influxdata.com> > > > wrote: > > > > > > > > > > > Hi, > > > > > > > > > > > > I would like to propose a release of Apache Arrow Rust Object > > > > > > Store Implementation, version 0.5.0. > > > > > > > > > > > > This release candidate is based on commit: > > > > > > dd58805b1c46691fcbe5b46412b2581ae3bd2a58 [1] > > > > > > > > > > > > The proposed release tarball and signatures are hosted at [2]. > > > > > > > > > > > > The changelog is located at [3]. > > > > > > > > > > > > Please download, verify checksums and signatures, run the unit > > tests, > > > > > > and vote on the release. There is a script [4] that automates > some > > of > > > > > > the verification. > > > > > > > > > > > > You can see additional details on the release tracking ticket [5] > > > > > > > > > > > > The vote will be open for at least 72 hours. > > > > > > > > > > > > [ ] +1 Release this as Apache Arrow Rust Object Store > > > > > > [ ] +0 > > > > > > [ ] -1 Do not release this as Apache Arrow Rust Object Store > > > because... > > > > > > > > > > > > [1]: > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/arrow-rs/tree/dd58805b1c46691fcbe5b46412b2581ae3bd2a58 > > > > > > [2]: > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-object-store-rs-0.5.0-rc1 > > > > > > [3]: > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/arrow-rs/blob/dd58805b1c46691fcbe5b46412b2581ae3bd2a58/object_store/CHANGELOG.md > > > > > > [4]: > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/arrow-rs/blob/master/object_store/dev/release/verify-release-candidate.sh > > > > > > [5]: https://github.com/apache/arrow-rs/issues/2620 > > > > > > > > > > > > > > > > > > > > > -- > > > > > thanks > > > > > ashish > > > > > > > > > > >