Sounds good Uwe. There were a couple of recent bug fixes that were blockers for me, but those are done now and looking good. I do want to run Spark integration tests before a RC is cut, so I'll try to do that tomorrow. Thanks!
Bryan On Tue, Apr 17, 2018 at 3:20 PM, Antoine Pitrou <anto...@python.org> wrote: > > This sounds good to me. > > Regards > > Antoine. > > > Le 17/04/2018 à 17:40, Uwe L. Korn a écrit : > > Hello all, > > > > I would like to do a 0.9.1 release as soon as possible. For this the > minimum required steps are that we have the following issues resolved: > > > > * https://issues.apache.org/jira/browse/ARROW-1975 (expect the PR for > this today or tomorrow morning) > > * https://issues.apache.org/jira/browse/ARROW-2352 > > > > I would do the release from the current master as the ABI checks should > ensure that we don't have any breakages on the C++ side and I have seen no > breaking API changes in Python. While we may not have the full build system > that Krisztián is working on, I will try to use it to build the binaries > (or use the arrow-dist repository) so that we can also vote on the > binaries. While we may not yet release them as official binaries > afterwards, it should ensure that we won't come into the state we had with > the last release. > > > > As this is a patch release, I would exclude the newly added Go and Rust > implementations from it. > > > > Uwe > > >