Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-06 Thread Krisztián Szűcs
- published js packages to npm, please check that they are working properly On Sat, Oct 5, 2019 at 10:14 PM Neal Richardson wrote: > R release steps per > > https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-UpdatingRpackages > are underway. > > Nea

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-06 Thread Krisztián Szűcs
The rust publishing script fails because it cannot find the benchmarks. Seems to be related to cargo changes. I cannot investigate it right now, @Andy could you take a look? On Sun, Oct 6, 2019, 9:11 AM Krisztián Szűcs wrote: > - published js packages to npm, please check that they are working p

Re: [DISCUSS] Dictionary Encoding Clarifications/Future Proofing

2019-10-06 Thread Antoine Pitrou
On Sat, 5 Oct 2019 17:01:27 -0600 Micah Kornfield wrote: > I've opened a pull request [1] to clarify some recent conversations about > semantics/edge cases for dictionary encoding [2][3] around interleaved > batches and when isDelta=False. > > Specifically, it proposes isDelta=False indicates dic

[NIGHTLY] Arrow Build Report for Job nightly-2019-10-06-0

2019-10-06 Thread Crossbow
Arrow Build Report for Job nightly-2019-10-06-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-06-0 Failed Tasks: - wheel-manylinux1-cp27m: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-06-0-travis-wheel-manylinux1-cp27m -

[jira] [Created] (ARROW-6798) [CI] [Rust] Improve build times by caching dependencies in the Docker image

2019-10-06 Thread Andy Grove (Jira)
Andy Grove created ARROW-6798: - Summary: [CI] [Rust] Improve build times by caching dependencies in the Docker image Key: ARROW-6798 URL: https://issues.apache.org/jira/browse/ARROW-6798 Project: Apache A

Re: [DISCUSS] Dictionary Encoding Clarifications/Future Proofing

2019-10-06 Thread Wes McKinney
On Sun, Oct 6, 2019 at 4:30 AM Antoine Pitrou wrote: > > On Sat, 5 Oct 2019 17:01:27 -0600 > Micah Kornfield wrote: > > I've opened a pull request [1] to clarify some recent conversations about > > semantics/edge cases for dictionary encoding [2][3] around interleaved > > batches and when isDelta

[jira] [Created] (ARROW-6799) [C++] Plasma JNI component links to flatbuffers::flatbuffers (unnecessarily?)

2019-10-06 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6799: --- Summary: [C++] Plasma JNI component links to flatbuffers::flatbuffers (unnecessarily?) Key: ARROW-6799 URL: https://issues.apache.org/jira/browse/ARROW-6799 Project: Ap

Re: [NIGHTLY] Arrow Build Report for Job nightly-2019-10-06-0

2019-10-06 Thread Wes McKinney
Looks like a lot of these jobs are timing out due to parts of the toolchain rebuilding from source https://travis-ci.org/ursa-labs/crossbow/builds/594144724#L23647 Looks like it's rebuilding gRPC, LLVM, and other parts of the toolchain from source, so something seems to be wrong with the Docker i

[jira] [Created] (ARROW-6800) [C++] Add CMake option to build libraries targeting a C++14 or C++17 toolchain environment

2019-10-06 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-6800: --- Summary: [C++] Add CMake option to build libraries targeting a C++14 or C++17 toolchain environment Key: ARROW-6800 URL: https://issues.apache.org/jira/browse/ARROW-6800

Re: Should Arrow adopt C++14 / 17?

2019-10-06 Thread Wes McKinney
I opened https://issues.apache.org/jira/browse/ARROW-6800. On Fri, Oct 4, 2019 at 3:42 PM Wes McKinney wrote: > > On Fri, Oct 4, 2019 at 3:18 PM Zhuo Peng wrote: > > > > > > > > On 2019/10/04 19:43:04, Wes McKinney wrote: > > > On Fri, Oct 4, 2019 at 12:45 PM Zhuo Peng wrote: > > > > > > > > >

Re: [ANNOUNCE] Apache Arrow 0.15.0 released

2019-10-06 Thread Wes McKinney
Congrats everyone! On Sat, Oct 5, 2019 at 10:09 AM Krisztián Szűcs wrote: > > The Apache Arrow community is pleased to announce the 0.15.0 release. > The release includes 711 resolved issues ([1]) since the 0.14.0 release. > > The release is available now from our website, [2] and [3]: > http

Re: [NIGHTLY] Arrow Build Report for Job nightly-2019-10-06-0

2019-10-06 Thread Krisztián Szűcs
I have changed the docker image's organization from to arrowdev, and forgot to push it. So it attempts to rebuild the image. This works for smaller images but manylinux images take much more time to build. So I've just pushed the manylinux images to arrowdev [1]. If the build will still try to reb

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-06 Thread Wes McKinney
I just pushed the 0.15.0 blog post, it's up now! http://arrow.apache.org/blog/2019/10/06/0.15.0-release/ I'll send out on social media tomorrow (Monday) morning US time BTW the GitHub Actions-powered automatic publishing is awesome, kudos to Neal and Kou for setting that up On Sun, Oct 6, 2019

[jira] [Created] (ARROW-6801) [Rust] Arrow source release tarball is missing benchmarks

2019-10-06 Thread Andy Grove (Jira)
Andy Grove created ARROW-6801: - Summary: [Rust] Arrow source release tarball is missing benchmarks Key: ARROW-6801 URL: https://issues.apache.org/jira/browse/ARROW-6801 Project: Apache Arrow Issu

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-06 Thread Andy Grove
I released the Rust crates from the RC2 source tarball. I had to comment out the benchmark references in the Cargo.toml first since the tarball does not include the benchmark source code. I filed https://issues.apache.org/jira/browse/ARROW-6801 for this bug and will fix the packaging before the 1.0

[jira] [Created] (ARROW-6802) [Packaging][deb][RPM] Update qemu-user-static package URL

2019-10-06 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-6802: --- Summary: [Packaging][deb][RPM] Update qemu-user-static package URL Key: ARROW-6802 URL: https://issues.apache.org/jira/browse/ARROW-6802 Project: Apache Arrow