FTR I don't think that ARROW-7534 should have been merged right around the time that we are trying to produce a release candidate. Any changes that impact packaging or codebase structures should be approached with significant caution close to releases.
On Wed, Apr 15, 2020 at 7:25 PM Krisztián Szűcs <[email protected]> wrote: > > Hi, > > We've merged the last required pull requests later today[/yesterday], > so I started to cut RC0. > The release process doesn't go smoothly, among other smaller problems > I discovered a crash with the ORC Java JNI bindings (local error [1]), > turned out that we don't run the orc-jni tests on the CI. I put up a PR > to enable them [2], it has not reproduced the exact issue yet. > > Any help from the JNI developers would be appreciated. I can also cut > RC0 with JNI disabled. > > [1] https://gist.github.com/kszucs/67205eda6cd19e3cd08c86894f5b4c2d > [2] https://github.com/apache/arrow/pull/6953 > > Regards, Krisztian
