+1 non-binding, went release script on Linux arm64.

It failed at the end when executing the `cargo publish --dry-run`
command, but I think this is expected because the datafusion core is
now depending on the `datafusion-common` crate. We should probably
update the verification script to run publish dry run on
datafusion-common instead.


On Mon, Feb 14, 2022 at 6:53 AM Andrew Lamb <al...@influxdata.com> wrote:
>
> Greetings,
>
> I would like to propose a release of Apache Arrow Datafusion Implementation,
> version 7.0.0.
>
> This release candidate is based on commit [1]
> The proposed release tarball and signatures are hosted at [2].
> The changelog is located at [3].
>
> Note this release does NOT include python bindings or ballista (which
> can hopefully be released separately). More detail on release
> coordination be found at [8].
>
> In particular, I believe it would be beneficial for downstream projects
> (such as datafusion-python [4], and datafusion-objectstore-s3 [5]) to
> test that this release candidate works for their needs
>
> Please download, verify checksums and signatures, run your tests, and
> vote on the release. The vote will be open for at least 72 hours.
>
> Only votes from PMC members are binding, but all members of the community
> are
> encouraged to test the release and vote with "(non-binding)".
>
> The standard verification procedure is documented at [6]. Note there
> were changes to the verification scripts for this release [7] related
> to no longer publishing the python bindings and breaking datafusion
> into multiple smaller crates.
>
>
> [ ] +1 Release this as Apache Arrow Datafusion 7.0.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow Datafusion 7.0.0 because...
>
> [1]:
> https://github.com/apache/arrow-datafusion/tree/ca765d54dda6114da55ece8d876c042eca3ea870
> [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-datafusion-7.0.0-rc2
> [3]:
> https://github.com/apache/arrow-datafusion/blob/ca765d54dda6114da55ece8d876c042eca3ea870/CHANGELOG.md
> [4]: https://github.com/datafusion-contrib/datafusion-python
> [5]: https://github.com/datafusion-contrib/datafusion-objectstore-s3
> [6]:
> https://github.com/apache/arrow-datafusion/blob/master/dev/release/README.md#verifying-release-candidates
> [7]: https://github.com/apache/arrow-datafusion/pull/1830
> [8]: https://github.com/apache/arrow-datafusion/issues/1587

Reply via email to