-1 There is a bug in Pandas conversion for timestamps that looks to be a regression, https://issues.apache.org/jira/browse/ARROW-7709
On Tue, Jan 28, 2020 at 11:30 AM Wes McKinney <wesmck...@gmail.com> wrote: > I opened https://issues.apache.org/jira/browse/ARROW-7708. > > On Tue, Jan 28, 2020 at 1:24 PM Wes McKinney <wesmck...@gmail.com> wrote: > > > > Hi Gawain -- since PARQUET issues are attached to a different project > and fix version these have to be extracted from the git changelog. We can > alter our scripts to scrape these commits from the git log output. > > > > On Tue, Jan 28, 2020, 1:06 PM Gawain Bolton <gawain.bol...@free.fr> > wrote: > >> > >> Hello, > >> > >> It would seem that the list of issues does not include any of the issues > >> in the Parquet project which were fixed in this release. > >> > >> Cheers, > >> > >> Gawain > >> > >> On 28/01/2020 11:46, Krisztián Szűcs wrote: > >> > Sorry, the previous email is hardly readable. > >> > > >> > I would like to propose the following release candidate (RC1) of > Apache > >> > Arrow version 0.16.0. This is a release consisting of 710 resolved > JIRA > >> > issues[1]. > >> > > >> > This release candidate is based on commit: > >> > 188afde1f4298fb668e8ebadeacbc545e2de086f [2] > >> > > >> > The source release rc1 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 0.16.0 > >> > [ ] +0 > >> > [ ] -1 Do not release this as Apache Arrow 0.16.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%200.16.0 > >> > [2]: > https://github.com/apache/arrow/tree/188afde1f4298fb668e8ebadeacbc545e2de086f > >> > [3]: > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.16.0-rc1 > >> > [4]: https://bintray.com/apache/arrow/centos-rc/0.16.0-rc1 > >> > [5]: https://bintray.com/apache/arrow/debian-rc/0.16.0-rc1 > >> > [6]: https://bintray.com/apache/arrow/python-rc/0.16.0-rc1 > >> > [7]: https://bintray.com/apache/arrow/ubuntu-rc/0.16.0-rc1 > >> > [8]: > https://github.com/apache/arrow/blob/188afde1f4298fb668e8ebadeacbc545e2de086f/CHANGELOG.md > >> > [9]: > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates > >> > > >> > On Tue, Jan 28, 2020 at 11:43 AM Krisztián Szűcs > >> > <szucs.kriszt...@gmail.com> wrote: > >> >> Hi, > >> >> > >> >> I would like to propose the following release candidate (RC1) of > Apache > >> >> Arrow version 0.16.0. This is a release consisting of 710 > >> >> resolved JIRA issues[1]. > >> >> > >> >> This release candidate is based on commit: > >> >> > >> >> > >> >> > >> >> 188afde1f4298fb668e8ebadeacbc545e2de086f [2] > >> >> > >> >> > >> >> > >> >> The source release rc1 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 0.16.0 > >> >> [ ] +0 > >> >> > >> >> > >> >> [ ] -1 Do not release this > as > >> >> Apache Arrow 0.16.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%200.16.0 > >> >> [2]: > https://github.com/apache/arrow/tree/188afde1f4298fb668e8ebadeacbc545e2de086f > >> >> [3]: > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.16.0-rc1 > >> >> [4]: https://bintray.com/apache/arrow/centos-rc/0.16.0-rc1 > >> >> [5]: https://bintray.com/apache/arrow/debian-rc/0.16.0-rc1 > >> >> [6]: https://bintray.com/apache/arrow/python-rc/0.16.0-rc1 > >> >> [7]: https://bintray.com/apache/arrow/ubuntu-rc/0.16.0-rc1 > >> >> [8]: > https://github.com/apache/arrow/blob/188afde1f4298fb668e8ebadeacbc545e2de086f/CHANGELOG.md > >> >> [9]: > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates >