[jira] [Created] (ARROW-7362) [Python] ListArray.flatten() should take care of slicing offsets

2019-12-09 Thread Zhuo Peng (Jira)
Zhuo Peng created ARROW-7362: Summary: [Python] ListArray.flatten() should take care of slicing offsets Key: ARROW-7362 URL: https://issues.apache.org/jira/browse/ARROW-7362 Project: Apache Arrow

[jira] [Created] (ARROW-7361) [Rust] Build directory is not passed to ci/scripts/rust_test.sh

2019-12-09 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7361: -- Summary: [Rust] Build directory is not passed to ci/scripts/rust_test.sh Key: ARROW-7361 URL: https://issues.apache.org/jira/browse/ARROW-7361 Project: Apache

[jira] [Created] (ARROW-7360) [R] Can't use dataset's filter with non-literal expression

2019-12-09 Thread Francois Saint-Jacques (Jira)
Francois Saint-Jacques created ARROW-7360: - Summary: [R] Can't use dataset's filter with non-literal expression Key: ARROW-7360 URL: https://issues.apache.org/jira/browse/ARROW-7360 Project:

Re: [ANNOUNCE] New Arrow committer: Joris van den Bossche

2019-12-09 Thread Krisztián Szűcs
Congrats Joris! On Mon, Dec 9, 2019 at 8:36 PM David Li wrote: > > Congrats Joris! > > Best, > David > > On 12/9/19, Francois Saint-Jacques wrote: > > Bravo! > > > > On Mon, Dec 9, 2019 at 6:55 AM Wes McKinney wrote: > >> > >> On behalf of the Arrow PMC, I'm happy to announce that Joris has >

Re: [ANNOUNCE] New Arrow committer: Joris van den Bossche

2019-12-09 Thread David Li
Congrats Joris! Best, David On 12/9/19, Francois Saint-Jacques wrote: > Bravo! > > On Mon, Dec 9, 2019 at 6:55 AM Wes McKinney wrote: >> >> On behalf of the Arrow PMC, I'm happy to announce that Joris has >> accepted an invitation to become a committer on Apache Arrow. >> >> Welcome, and thank

[jira] [Created] (ARROW-7359) [C++][Gandiva] Don't throw error for locate function with start position exceeding string length, return 0 instead

2019-12-09 Thread Projjal Chanda (Jira)
Projjal Chanda created ARROW-7359: - Summary: [C++][Gandiva] Don't throw error for locate function with start position exceeding string length, return 0 instead Key: ARROW-7359 URL:

[jira] [Created] (ARROW-7358) [CI] [Dev] [C++] ccache disabled on conda-python-hdfs

2019-12-09 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7358: - Summary: [CI] [Dev] [C++] ccache disabled on conda-python-hdfs Key: ARROW-7358 URL: https://issues.apache.org/jira/browse/ARROW-7358 Project: Apache Arrow

[jira] [Created] (ARROW-7357) [Go] migrate from pkg/errors to x/xerrors

2019-12-09 Thread Sebastien Binet (Jira)
Sebastien Binet created ARROW-7357: -- Summary: [Go] migrate from pkg/errors to x/xerrors Key: ARROW-7357 URL: https://issues.apache.org/jira/browse/ARROW-7357 Project: Apache Arrow Issue

Re: [ANNOUNCE] New Arrow committer: Joris van den Bossche

2019-12-09 Thread Francois Saint-Jacques
Bravo! On Mon, Dec 9, 2019 at 6:55 AM Wes McKinney wrote: > > On behalf of the Arrow PMC, I'm happy to announce that Joris has > accepted an invitation to become a committer on Apache Arrow. > > Welcome, and thank you for your contributions!

Re: [ANNOUNCE] New Arrow committer: Joris van den Bossche

2019-12-09 Thread Neal Richardson
Congratulations! > On Dec 9, 2019, at 4:38 AM, Fan Liya wrote: > > Congratulations, Joris! > > Best, > Liya Fan > >> On Mon, Dec 9, 2019 at 7:55 PM Wes McKinney wrote: >> >> On behalf of the Arrow PMC, I'm happy to announce that Joris has >> accepted an invitation to become a committer on

[jira] [Created] (ARROW-7356) [C++] Refactor Parquet Code Samples to use Result APIs

2019-12-09 Thread Gal Lushi (Jira)
Gal Lushi created ARROW-7356: Summary: [C++] Refactor Parquet Code Samples to use Result APIs Key: ARROW-7356 URL: https://issues.apache.org/jira/browse/ARROW-7356 Project: Apache Arrow Issue

Re: [NIGHTLY] Arrow Build Report for Job nightly-2019-12-09-0

2019-12-09 Thread Krisztián Szűcs
The HDFS issue is a regression, created a jira for it https://issues.apache.org/jira/browse/ARROW-7354 I broke the fuzzit builds with a recent docker-compose update https://issues.apache.org/jira/browse/ARROW-7355 On Mon, Dec 9, 2019 at 2:31 PM Crossbow wrote: > > > Arrow Build Report for Job

[jira] [Created] (ARROW-7355) [CI] Environment variables are defined twice for the fuzzit builds

2019-12-09 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7355: -- Summary: [CI] Environment variables are defined twice for the fuzzit builds Key: ARROW-7355 URL: https://issues.apache.org/jira/browse/ARROW-7355 Project: Apache

[jira] [Created] (ARROW-7354) [C++] TestHadoopFileSystem::ThreadSafety fails with sigabort

2019-12-09 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7354: -- Summary: [C++] TestHadoopFileSystem::ThreadSafety fails with sigabort Key: ARROW-7354 URL: https://issues.apache.org/jira/browse/ARROW-7354 Project: Apache Arrow

[NIGHTLY] Arrow Build Report for Job nightly-2019-12-09-0

2019-12-09 Thread Crossbow
Arrow Build Report for Job nightly-2019-12-09-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-12-09-0 Failed Tasks: - centos-8: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-12-09-0-azure-centos-8 - gandiva-jar-osx: URL:

[jira] [Created] (ARROW-7353) [C++] Disable -Wmissing-braces when building with clang

2019-12-09 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-7353: --- Summary: [C++] Disable -Wmissing-braces when building with clang Key: ARROW-7353 URL: https://issues.apache.org/jira/browse/ARROW-7353 Project: Apache Arrow

[jira] [Created] (ARROW-7352) Refactor Parquet Code Samples to use Result APIs

2019-12-09 Thread Gal Lushi (Jira)
Gal Lushi created ARROW-7352: Summary: Refactor Parquet Code Samples to use Result APIs Key: ARROW-7352 URL: https://issues.apache.org/jira/browse/ARROW-7352 Project: Apache Arrow Issue Type:

Re: [VOTE] Adopt Arrow in-process C Data Interface specification

2019-12-09 Thread Antoine Pitrou
Right, I'll give it a try in a few days. Best regards Antoine. Le 09/12/2019 à 12:46, Wes McKinney a écrit : > While it's unfortunate to have to re-examine some basic design issues > at this stage, I agree with Jacques's point that it would be nice if > we can accommodate (without great

Re: Human-readable version of Arrow Schema?

2019-12-09 Thread Wes McKinney
The only "canonical" representation of schemas at the moment is the Flatbuffers data structure [1] Having a human-readable/parseable text representation I think only makes sense if it is offered without any backward/forward compatibility guarantees. Note I had previously opened

[ANNOUNCE] New Arrow committer: Joris van den Bossche

2019-12-09 Thread Wes McKinney
On behalf of the Arrow PMC, I'm happy to announce that Joris has accepted an invitation to become a committer on Apache Arrow. Welcome, and thank you for your contributions!

Re: [VOTE] Adopt Arrow in-process C Data Interface specification

2019-12-09 Thread Wes McKinney
While it's unfortunate to have to re-examine some basic design issues at this stage, I agree with Jacques's point that it would be nice if we can accommodate (without great hardship) the use case where a stream/pipeline of record batches are passed in C that does not require the called function to

[jira] [Created] (ARROW-7351) [Developer] Only suggest cpp-* fix versions when merging Parquet patches

2019-12-09 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-7351: --- Summary: [Developer] Only suggest cpp-* fix versions when merging Parquet patches Key: ARROW-7351 URL: https://issues.apache.org/jira/browse/ARROW-7351 Project: Apache

[jira] [Created] (ARROW-7350) [Python] Parquet file metadata min and max statistics not decoded from bytes for Decimal data types

2019-12-09 Thread Max Firman (Jira)
Max Firman created ARROW-7350: - Summary: [Python] Parquet file metadata min and max statistics not decoded from bytes for Decimal data types Key: ARROW-7350 URL: https://issues.apache.org/jira/browse/ARROW-7350

[jira] [Created] (ARROW-7349) [C++] Fix the bug of parsing string hex values

2019-12-09 Thread Liya Fan (Jira)
Liya Fan created ARROW-7349: --- Summary: [C++] Fix the bug of parsing string hex values Key: ARROW-7349 URL: https://issues.apache.org/jira/browse/ARROW-7349 Project: Apache Arrow Issue Type: Bug