0 (Non-binding)

I found a problem related to the new arrow-buffer crate.

+ cargo publish --dry-run

*    Updating* crates.io index

*   Packaging* arrow v23.0.0
(/private/var/folders/cl/ycxd_6916zlf50f8mpthd9qw0000gn/T/arrow-23.0.0.XXXXX.yNgAGJ0B/apache-arrow-rs-23.0.0/arrow)

*error**:* failed to prepare local package for uploading


Caused by:

  no matching package named `arrow-buffer` found

  location searched: registry `crates-io`

  required by package `arrow v23.0.0
(/private/var/folders/cl/ycxd_6916zlf50f8mpthd9qw0000gn/T/arrow-23.0.0.XXXXX.yNgAGJ0B/apache-arrow-rs-23.0.0/arrow)`


Ian

On Fri, Sep 16, 2022 at 2:05 PM Andrew Lamb <al...@influxdata.com> wrote:

> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 23.0.0.
>
> This release candidate is based on commit:
> 5a55406cf24171600a143a83a95046c7513fd92c [1]
>
> The proposed release tarball and signatures are hosted at [2].
>
> The changelog is located at [3].
>
> Note there is a known issue causing the docs CI to fail [5] that is not
> related to the arrow code.
>
> Note this is RC2 (RC1 had a problem [6]).
>
> 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.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as Apache Arrow Rust
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow Rust  because...
>
> [1]:
>
> https://github.com/apache/arrow-rs/tree/5a55406cf24171600a143a83a95046c7513fd92c
> [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-23.0.0-rc2
> [3]:
>
> https://github.com/apache/arrow-rs/blob/5a55406cf24171600a143a83a95046c7513fd92c/CHANGELOG.md
> [4]:
>
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> [5]: https://github.com/apache/arrow-rs/issues/2733
> [6]: https://github.com/apache/arrow-rs/pull/2748
>

Reply via email to