Re: [NIGHTLY] Arrow Build Report for Job nightly-2019-11-17-0

2019-11-17 Thread Neal Richardson
I just merged ARROW-7181 (wheel failure, thanks Kou!) so that should be passing tomorrow. All other failures were reported previously. ubuntu-xenial is https://issues.apache.org/jira/browse/ARROW-6727 again. Neal On Sun, Nov 17, 2019 at 5:01 AM Crossbow wrote: > > Arrow Build Report for Job

Re: [DISCUSS] [Rust] Adding support for Flight protocol

2019-11-17 Thread Andy Grove
I'm now trying to create a Flight server in Rust and am struggling a bit. See https://github.com/apache/arrow/pull/5852 for more information. If anyone is available to take a look I'd appreciate it. I'm going to reach out to Lucio directly since he isn't currently subscribed to the mailing list

[NIGHTLY] Arrow Build Report for Job nightly-2019-11-17-0

2019-11-17 Thread Crossbow
Arrow Build Report for Job nightly-2019-11-17-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-11-17-0 Failed Tasks: - conda-osx-clang-py27: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-11-17-0-azure-conda-osx-clang-py27 -

[jira] [Created] (ARROW-7195) [Ruby] Improve #filter, #take, and #is_in

2019-11-17 Thread Yosuke Shiro (Jira)
Yosuke Shiro created ARROW-7195: --- Summary: [Ruby] Improve #filter, #take, and #is_in Key: ARROW-7195 URL: https://issues.apache.org/jira/browse/ARROW-7195 Project: Apache Arrow Issue Type:

Re: [DISCUSS] [Rust] Adding support for Flight protocol

2019-11-17 Thread Neville Dipale
Hi Andy, I've fixed the issue and left a description of the problem on the PR. On Sun, 17 Nov 2019 at 19:23, Andy Grove wrote: > I'm now trying to create a Flight server in Rust and am struggling a bit. > See https://github.com/apache/arrow/pull/5852 for more information. If > anyone is

[Discuss][Java] Provide default for io.netty.tryReflectionSetAccessible to prevent errors

2019-11-17 Thread Bryan Cutler
After ARROW-3191 [1], consumers of Arrow Java with a JDK 9 and above are required to set the JVM property "io.netty.tryReflectionSetAccessible=true" at startup, each time Arrow code is run, as documented at [2]. Not doing this will result in the error "java.lang.UnsupportedOperationException:

Re: [Discuss][Java] Provide default for io.netty.tryReflectionSetAccessible to prevent errors

2019-11-17 Thread Micah Kornfield
This sounds reasonable to me. At this point I think having our consumers have a better experience is more important then library purity concerns I've had in the past. Do we need to handle jdk8 as a special case? Do you think it pays to try to find an alternate library that doesn't require

[jira] [Created] (ARROW-7198) [Java] Allow a user to provide an alternative "chunk" allocator

2019-11-17 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7198: - Summary: [Java] Allow a user to provide an alternative "chunk" allocator Key: ARROW-7198 URL: https://issues.apache.org/jira/browse/ARROW-7198 Project: Apache

[jira] [Created] (ARROW-7197) [Ruby] Suppress keyword argument related warnings with Ruby 2.7

2019-11-17 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7197: --- Summary: [Ruby] Suppress keyword argument related warnings with Ruby 2.7 Key: ARROW-7197 URL: https://issues.apache.org/jira/browse/ARROW-7197 Project: Apache Arrow

[jira] [Created] (ARROW-7196) [Ruby] Remove needless BinaryArrayBuilder#append_values

2019-11-17 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7196: --- Summary: [Ruby] Remove needless BinaryArrayBuilder#append_values Key: ARROW-7196 URL: https://issues.apache.org/jira/browse/ARROW-7196 Project: Apache Arrow