-1 as I think we should integrate the following fixes:
https://github.com/apache/arrow/pull/8445 https://github.com/apache/arrow/pull/8441 https://github.com/apache/arrow/pull/8440 The following are also nice to have but not critical, we may prefer to avoid last-minute regressions and not integrate them: https://github.com/apache/arrow/pull/8439 https://github.com/apache/arrow/pull/8444 Regards Antoine. Le 12/10/2020 à 18:50, Jorge Cardoso Leitão a écrit : > I have also built and tested the Rust implementation and browsed through > the built documentation and it all looks good to me. > > On Mon, Oct 12, 2020 at 4:48 PM Andy Grove <andygrov...@gmail.com> wrote: > >> +1 (binding) based on testing the Rust implementation only. >> >> On Sun, Oct 11, 2020 at 4:17 AM Krisztián Szűcs <szucs.kriszt...@gmail.com >>> >> wrote: >> >>> Hi, >>> >>> I would like to propose the following release candidate (RC0) of Apache >>> Arrow version 2.0.0. This is a release consisting of 547 >>> resolved JIRA issues[1]. >>> >>> This release candidate is based on commit: >>> 22de3d913fa30ce27238d7f4ad1e1eccab44811d [2] >>> >>> The source release rc0 is hosted at [3]. >>> The binary artifacts are hosted at [4][5][6][7]. >>> The changelog is located at [8]. >>> >>> Please download, verify checksums and signatures, run the unit tests, >>> and vote on the release. See [9] for how to validate a release candidate. >>> >>> The vote will be open for at least 72 hours. >>> >>> [ ] +1 Release this as Apache Arrow 2.0.0 >>> [ ] +0 >>> [ ] -1 Do not release this as Apache Arrow 2.0.0 because... >>> >>> [1]: >>> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%202.0.0 >>> [2]: >>> >> https://github.com/apache/arrow/tree/22de3d913fa30ce27238d7f4ad1e1eccab44811d >>> [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-2.0.0-rc0 >>> [4]: https://bintray.com/apache/arrow/centos-rc/2.0.0-rc0 >>> [5]: https://bintray.com/apache/arrow/debian-rc/2.0.0-rc0 >>> [6]: https://bintray.com/apache/arrow/python-rc/2.0.0-rc0 >>> [7]: https://bintray.com/apache/arrow/ubuntu-rc/2.0.0-rc0 >>> [8]: >>> >> https://github.com/apache/arrow/blob/22de3d913fa30ce27238d7f4ad1e1eccab44811d/CHANGELOG.md >>> [9]: >>> >> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates >>> >> >