Re: Preparing for 0.17.0 Arrow release

2020-04-05 Thread Joris Van den Bossche
We also have a recent regression related to the KeyValueMetadata wrapping python that is causing failures in downstream libraries, that seems a blocker for the release: https://issues.apache.org/jira/browse/ARROW-8342 On Mon, 6 Apr 2020 at 00:25, Wes McKinney wrote: > We are getting close to the

[jira] [Created] (ARROW-8342) [Python] dask and kartothek integration tests are failing

2020-04-05 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8342: Summary: [Python] dask and kartothek integration tests are failing Key: ARROW-8342 URL: https://issues.apache.org/jira/browse/ARROW-8342 Project: Apach

Re: [NIGHTLY] Arrow Build Report for Job nightly-2020-04-05-0

2020-04-05 Thread Joris Van den Bossche
I opened https://issues.apache.org/jira/browse/ARROW-8342 for the dask/kartothek integration failures. On Mon, 6 Apr 2020 at 02:54, Crossbow wrote: > > Arrow Build Report for Job nightly-2020-04-05-0 > > All tasks: > https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-05-0 >

Re: building arrow with CMake 2.8 on CentOS

2020-04-05 Thread Sutou Kouhei
Hi, We don't support CMake 2.8. Please use CMake 3.2 or later. Are you using CentOS 6? You can install CMake 3.6 with EPEL on CentOS 6: % sudo yum install -y epel-release % sudo yum install -y cmake3 % cmake3 --version cmake3 version 3.6.1 CMake suite maintained and supported by Kitwa

building arrow with CMake 2.8 on CentOS

2020-04-05 Thread Lekshmi Narayanan, Arun Balajiee
Hi I am looking to build Arrow on CentOS with cmake version 2.8. It is a shared server, so the server admin at my school doesn't want to update the version of cmake. I checked these two issues, https://issues.apache.org/jira/browse/ARROW-73 https://issues.apache.org/jira/browse/ARROW-66 but I c

[jira] [Created] (ARROW-8341) [Packaging][deb] Fail to build by no disk space

2020-04-05 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-8341: --- Summary: [Packaging][deb] Fail to build by no disk space Key: ARROW-8341 URL: https://issues.apache.org/jira/browse/ARROW-8341 Project: Apache Arrow Issue Type

[NIGHTLY] Arrow Build Report for Job nightly-2020-04-05-0

2020-04-05 Thread Crossbow
Arrow Build Report for Job nightly-2020-04-05-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-05-0 Failed Tasks: - gandiva-jar-osx: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-04-05-0-travis-gandiva-jar-osx - gandiva-jar-t

Re: Preparing for 0.17.0 Arrow release

2020-04-05 Thread Wes McKinney
We are getting close to the 0.17.0 endgame. Here are the 18 JIRAs still in the 0.17.0 milestone. There are a few issues without patches yet so we should decide quickly whether they need to be included. Are they any blocking issues not accounted for in the milestone? * ARROW-6947 [Rust] [DataFusio

[jira] [Created] (ARROW-8340) [Documentation] Sphinx documentation does not build with just-released Sphinx 3.0.0

2020-04-05 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8340: --- Summary: [Documentation] Sphinx documentation does not build with just-released Sphinx 3.0.0 Key: ARROW-8340 URL: https://issues.apache.org/jira/browse/ARROW-8340 Proje

[jira] [Created] (ARROW-8339) [C++] Possibly allow null offsets and/or data buffer for BaseBinaryArray for 0-length arrays

2020-04-05 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8339: --- Summary: [C++] Possibly allow null offsets and/or data buffer for BaseBinaryArray for 0-length arrays Key: ARROW-8339 URL: https://issues.apache.org/jira/browse/ARROW-8339

[jira] [Created] (ARROW-8338) [Format] Clarify whether 0-length variable offsets buffers are permissible for 0-length arrays in the IPC protocol

2020-04-05 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8338: --- Summary: [Format] Clarify whether 0-length variable offsets buffers are permissible for 0-length arrays in the IPC protocol Key: ARROW-8338 URL: https://issues.apache.org/jira/brows

[jira] [Created] (ARROW-8337) [Release] Verify release candidate wheels without using conda

2020-04-05 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-8337: -- Summary: [Release] Verify release candidate wheels without using conda Key: ARROW-8337 URL: https://issues.apache.org/jira/browse/ARROW-8337 Project: Apache Arrow