[jira] [Created] (ARROW-7942) [C++][Parquet] Examine Arrow-decoding perf regressions introduced by PARQUET-1797

2020-02-25 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-7942: --- Summary: [C++][Parquet] Examine Arrow-decoding perf regressions introduced by PARQUET-1797 Key: ARROW-7942 URL: https://issues.apache.org/jira/browse/ARROW-7942

[jira] [Created] (ARROW-7941) [Rust] Logical plan should refer to columns by name not index

2020-02-25 Thread Andy Grove (Jira)
Andy Grove created ARROW-7941: - Summary: [Rust] Logical plan should refer to columns by name not index Key: ARROW-7941 URL: https://issues.apache.org/jira/browse/ARROW-7941 Project: Apache Arrow

Re: [DISCUSS] Flight testing inconsistency for empty batches

2020-02-25 Thread David Li
Hey Bryan, Thanks for looking into this issue. I would vote that we should validate each batch independently, so we can catch issues related to the structure of the data and not just the content. C++ doesn't do any detection of empty batches per se, but on both ends it reads all the data into a

Re: [Discuss][FlightRPC] Extensions to Flight: "DoBidirectional"

2020-02-25 Thread David Li
Hey Andy, I've been rather busy unfortunately. I had started on an implementation in C++ to provide as part of this discussion, but it's not complete. I'm hoping to have more done in March. Best, David On 2/25/20, Andy Grove wrote: > I was wondering if there had been any momentum on this (the

[jira] [Created] (ARROW-7940) Unable to generate cmake build with settings other than default

2020-02-25 Thread Valery Vybornov (Jira)
Valery Vybornov created ARROW-7940: -- Summary: Unable to generate cmake build with settings other than default Key: ARROW-7940 URL: https://issues.apache.org/jira/browse/ARROW-7940 Project: Apache

Re: [Discuss][FlightRPC] Extensions to Flight: "DoBidirectional"

2020-02-25 Thread Andy Grove
I was wondering if there had been any momentum on this (the BiDirectional RPC design)? I'm interested in this for the use case of Apache Spark sending a stream of data to another process to invoke custom code and then receive a stream back with the transformed data. Thanks, Andy. On Fri, Dec

[jira] [Created] (ARROW-7939) Python crashes when reading parquet file compressed with snappy

2020-02-25 Thread Marc Bernot (Jira)
Marc Bernot created ARROW-7939: -- Summary: Python crashes when reading parquet file compressed with snappy Key: ARROW-7939 URL: https://issues.apache.org/jira/browse/ARROW-7939 Project: Apache Arrow

[jira] [Created] (ARROW-7938) [C++] Add tests for DayTimeIntervalBuilder

2020-02-25 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-7938: --- Summary: [C++] Add tests for DayTimeIntervalBuilder Key: ARROW-7938 URL: https://issues.apache.org/jira/browse/ARROW-7938 Project: Apache Arrow Issue Type:

[NIGHTLY] Arrow Build Report for Job nightly-2020-02-25-0

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

[jira] [Created] (ARROW-7937) [Python][Packaging] Remove boost from the macos wheels

2020-02-25 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7937: -- Summary: [Python][Packaging] Remove boost from the macos wheels Key: ARROW-7937 URL: https://issues.apache.org/jira/browse/ARROW-7937 Project: Apache Arrow

[jira] [Created] (ARROW-7936) [Python] FileSystem.from_uri test fails on python 3.5

2020-02-25 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7936: -- Summary: [Python] FileSystem.from_uri test fails on python 3.5 Key: ARROW-7936 URL: https://issues.apache.org/jira/browse/ARROW-7936 Project: Apache Arrow

[jira] [Created] (ARROW-7935) [Java] Remove Netty dependency for BufferAllocator and ReferenceManager

2020-02-25 Thread Liya Fan (Jira)
Liya Fan created ARROW-7935: --- Summary: [Java] Remove Netty dependency for BufferAllocator and ReferenceManager Key: ARROW-7935 URL: https://issues.apache.org/jira/browse/ARROW-7935 Project: Apache Arrow

[jira] [Created] (ARROW-7934) [C++] Fix UriEscape for empty string

2020-02-25 Thread Projjal Chanda (Jira)
Projjal Chanda created ARROW-7934: - Summary: [C++] Fix UriEscape for empty string Key: ARROW-7934 URL: https://issues.apache.org/jira/browse/ARROW-7934 Project: Apache Arrow Issue Type: Task