[jira] [Created] (ARROW-6814) [C++] Resolve compiler warnings occurred on release build

2019-10-07 Thread Kenta Murata (Jira)
Kenta Murata created ARROW-6814: --- Summary: [C++] Resolve compiler warnings occurred on release build Key: ARROW-6814 URL: https://issues.apache.org/jira/browse/ARROW-6814 Project: Apache Arrow

[jira] [Created] (ARROW-6813) [RUBY] Arrow::Table.load with headers=true leads to exception in Arrow 0.15

2019-10-07 Thread Rick (Jira)
Rick created ARROW-6813: --- Summary: [RUBY] Arrow::Table.load with headers=true leads to exception in Arrow 0.15 Key: ARROW-6813 URL: https://issues.apache.org/jira/browse/ARROW-6813 Project: Apache Arrow

[jira] [Created] (ARROW-6812) [Java] Remove Dremio Corp. from License Header

2019-10-07 Thread Rohit Gupta (Jira)
Rohit Gupta created ARROW-6812: -- Summary: [Java] Remove Dremio Corp. from License Header Key: ARROW-6812 URL: https://issues.apache.org/jira/browse/ARROW-6812 Project: Apache Arrow Issue Type:

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-07 Thread Wes McKinney
I think we might be a little aggressive at removing artifacts from the dist system Can we change our process to only remove old dist artifacts when we are about to upload a new RC? Otherwise it's harder to make improvements to the release verification scripts without any old RC to test against

[jira] [Created] (ARROW-6811) [R] Assorted post-0.15 release cleanups

2019-10-07 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6811: -- Summary: [R] Assorted post-0.15 release cleanups Key: ARROW-6811 URL: https://issues.apache.org/jira/browse/ARROW-6811 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6810) [Website] Add docs for R package 0.15 release

2019-10-07 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-6810: -- Summary: [Website] Add docs for R package 0.15 release Key: ARROW-6810 URL: https://issues.apache.org/jira/browse/ARROW-6810 Project: Apache Arrow Issue

[DRAFT] Apache Arrow Board Report - October 2019

2019-10-07 Thread Wes McKinney
Here is a start for our Q3 board report ## Description: The mission of Apache Arrow is the creation and maintenance of software related to columnar in-memory processing and data interchange ## Issues: There are no issues requiring board attention at this time ## Membership Data: * Apache Arrow

Re: [Proposal]: Expose Flight gRPC for Dremio use case (Java)

2019-10-07 Thread Rohit Gupta
Corresponding JIRA issue: https://issues.apache.org/jira/browse/ARROW-6807 Wes, It's possible for a single gRPC server to expose multiple services.The unit test in my patch highlights that functionality. PR: https://github.com/apache/arrow/pull/5597 On 2019/10/04 19:36:52, Wes McKinney

PSA: TensorFlow Extended (TFX) is proposing to use Arrow for in-memory representations

2019-10-07 Thread Micah Kornfield
The proposal is in PR form at: [1]. I thought I'd mention it here in case people are interested but haven't seen it yet. [1] https://github.com/tensorflow/community/pull/162

Re: [DISCUSS] Dictionary Encoding Clarifications/Future Proofing

2019-10-07 Thread Micah Kornfield
> > > So, why would we allow dictionary replacement instead of have the > > emitter use a new dictionary id? Is it to optimize memory consumption > > on the receiver? > The dictionary id's are set in the schema, so it's not possible to > change the dictionary id after the schema has been

[jira] [Created] (ARROW-6809) [RUBY] Gem does not install on macOS due to glib2 3.3.7 compilation failure

2019-10-07 Thread Keith Wedinger (Jira)
Keith Wedinger created ARROW-6809: - Summary: [RUBY] Gem does not install on macOS due to glib2 3.3.7 compilation failure Key: ARROW-6809 URL: https://issues.apache.org/jira/browse/ARROW-6809 Project:

Re: [ANNOUNCE] Apache Arrow 0.15.0 released

2019-10-07 Thread Bryan Cutler
Great work everyone! On Sun, Oct 6, 2019 at 1:46 PM Wes McKinney wrote: > 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

[jira] [Created] (ARROW-6808) [ruby] Doesn't build on windows msys2

2019-10-07 Thread Dominic Sisneros (Jira)
Dominic Sisneros created ARROW-6808: --- Summary: [ruby] Doesn't build on windows msys2 Key: ARROW-6808 URL: https://issues.apache.org/jira/browse/ARROW-6808 Project: Apache Arrow Issue Type:

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

2019-10-07 Thread Neal Richardson
homebrew-cpp failure is a timeout in `brew update`, which is part of the macos builder init stage: https://travis-ci.org/ursa-labs/crossbow/builds/594462704#L115 I don't think we can add a travis_wait to that, so we may just have to accept the occasional flaky failure. Neal On Mon, Oct 7, 2019

[jira] [Created] (ARROW-6807) [Java] Expose gRPC service

2019-10-07 Thread Rohit Gupta (Jira)
Rohit Gupta created ARROW-6807: -- Summary: [Java] Expose gRPC service Key: ARROW-6807 URL: https://issues.apache.org/jira/browse/ARROW-6807 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-6806) Segfault deserializing ListArray containing null

2019-10-07 Thread Max Bolingbroke (Jira)
Max Bolingbroke created ARROW-6806: -- Summary: Segfault deserializing ListArray containing null Key: ARROW-6806 URL: https://issues.apache.org/jira/browse/ARROW-6806 Project: Apache Arrow

[jira] [Created] (ARROW-6805) Should the new field_ argument on Table.set_column() be optional? (Unnecessary breaking change)

2019-10-07 Thread Igor Tavares (Jira)
Igor Tavares created ARROW-6805: --- Summary: Should the new field_ argument on Table.set_column() be optional? (Unnecessary breaking change) Key: ARROW-6805 URL: https://issues.apache.org/jira/browse/ARROW-6805

[jira] [Created] (ARROW-6804) [CI] [Rust] Migrate Travis Rust job to Github Actions

2019-10-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6804: - Summary: [CI] [Rust] Migrate Travis Rust job to Github Actions Key: ARROW-6804 URL: https://issues.apache.org/jira/browse/ARROW-6804 Project: Apache Arrow

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

2019-10-07 Thread Crossbow
Arrow Build Report for Job nightly-2019-10-07-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-07-0 Failed Tasks: - debian-stretch-arm64: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-07-0-azure-debian-stretch-arm64 -

[jira] [Created] (ARROW-6803) [Rust] [DataFusion] Aggregate queries are slower with new physical query plan

2019-10-07 Thread Andy Grove (Jira)
Andy Grove created ARROW-6803: - Summary: [Rust] [DataFusion] Aggregate queries are slower with new physical query plan Key: ARROW-6803 URL: https://issues.apache.org/jira/browse/ARROW-6803 Project:

Re: [VOTE] Release Apache Arrow 0.15.0 - RC2

2019-10-07 Thread Krisztián Szűcs
Thanks Andy! I've just removed the RC source artefacts from SVN. We have two remaining post release tasks: - homebrew - apidocs On Mon, Oct 7, 2019 at 1:47 AM Andy Grove wrote: > I released the Rust crates from the RC2 source tarball. I had to comment > out the benchmark references in the