Thanks, QP! I verified the signature and checked shasum, but got 3 failed case while testing:
- execution_plans::shuffle_writer::tests::test - execution_plans::shuffle_writer::tests::test_partitioned - physical_plan::repartition::tests::repartition_with_dropping_output_stream I set up env `ARROW_TEST_DATA` and `PARQUET_TEST_DATA`, then run the test with "cargo test --all --no-fail-fast" on Linux 5.13.6 with x86_64 chip. Did I miss something? I can paste the log here or file an issue if needed. Ruihang QP Hou <houqp....@gmail.com>: > Hi, > > I would like to propose a release of Apache Arrow Datafusion > Implementation, > version 5.0.0. > > RC3 fixed a cargo publish issue discovered in RC1. > > This release candidate is based on commit: > deb929369c9aaba728ae0c2c49dcd05bfecc8bf8 [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. The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Arrow Datafusion 5.0.0 > [ ] +0 > [ ] -1 Do not release this as Apache Arrow Datafusion 5.0.0 because... > > [1]: > https://github.com/apache/arrow-datafusion/tree/deb929369c9aaba728ae0c2c49dcd05bfecc8bf8 > [2]: > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-datafusion-5.0.0-rc3 > [3]: > https://github.com/apache/arrow-datafusion/blob/deb929369c9aaba728ae0c2c49dcd05bfecc8bf8/CHANGELOG.md > > Thanks, > QP >