Re: [VOTE][RUST] Release Apache Arrow Rust 30.0.0 RC2

2022-12-31 Thread Wang Xudong
+1 (non-binding) Verified on M1 Mac. Thanks Andrew! Remzi Yang <1371656737...@gmail.com> 于2022年12月31日周六 21:41写道: > +1 (non-binding) Verified on M1 Mac. > I forgot fetching the latest code, which caused the `failed to get > `object_store` as a dependency of package `parquet` error. > Thanks Andr

Re: [VOTE][RUST] Release Apache Arrow Rust 30.0.0 RC2

2022-12-31 Thread Remzi Yang
+1 (non-binding) Verified on M1 Mac. I forgot fetching the latest code, which caused the `failed to get `object_store` as a dependency of package `parquet` error. Thanks Andrew for your reminder. On Sat, 31 Dec 2022 at 19:53, Andrew Lamb wrote: > > error: failed to get `object_store` as a depend

Re: [VOTE][RUST] Release Apache Arrow Rust 30.0.0 RC2

2022-12-31 Thread Andrew Lamb
> error: failed to get `object_store` as a dependency of package `parquet Hi Remzi, This looks very much like the symptoms of [1]. Are you using the (very latest) version of verify_release_candidate.sh from github (or the one in the tarball)? Andrew [1] https://github.com/apache/arrow-rs/issues

Re: [VOTE][RUST] Release Apache Arrow Rust 30.0.0 RC2

2022-12-31 Thread Wayne Xia
+1, verified on M1 Mac too. Thanks! >failed to get `object_store` as a dependency of package `parquet This looks like not directly related to the artifacts. In what environment do you get this error? (I suspect it's a network problem?) On Sat, Dec 31, 2022 at 3:33 PM Remzi Yang <1371656737...@gm