[jira] [Created] (ARROW-9474) Column type inference in read_csv vs. open_csv. CSV conversion error to null.

2020-07-14 Thread Sep Dehpour (Jira)
Sep Dehpour created ARROW-9474: -- Summary: Column type inference in read_csv vs. open_csv. CSV conversion error to null. Key: ARROW-9474 URL: https://issues.apache.org/jira/browse/ARROW-9474 Project:

[jira] [Created] (ARROW-9473) [Doc] Polishing for 1.0

2020-07-14 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9473: -- Summary: [Doc] Polishing for 1.0 Key: ARROW-9473 URL: https://issues.apache.org/jira/browse/ARROW-9473 Project: Apache Arrow Issue Type: New Feature

[GitHub] [arrow-testing] wesm opened a new pull request #39: ARROW-9399: [C++] Check in serialized schema with MetadataVersion::V6

2020-07-14 Thread GitBox
wesm opened a new pull request #39: URL: https://github.com/apache/arrow-testing/pull/39 Testing file needed for forward compatibility test. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [arrow-testing] wesm merged pull request #39: ARROW-9399: [C++] Check in serialized schema with MetadataVersion::V6

2020-07-14 Thread GitBox
wesm merged pull request #39: URL: https://github.com/apache/arrow-testing/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Created] (ARROW-9472) [R] Provide configurable MetadataVersion in IPC API and environment variable to set default to V4 when needed

2020-07-14 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9472: -- Summary: [R] Provide configurable MetadataVersion in IPC API and environment variable to set default to V4 when needed Key: ARROW-9472 URL:

[jira] [Created] (ARROW-9471) [C++] Scan Dataset in reverse

2020-07-14 Thread Maarten Breddels (Jira)
Maarten Breddels created ARROW-9471: --- Summary: [C++] Scan Dataset in reverse Key: ARROW-9471 URL: https://issues.apache.org/jira/browse/ARROW-9471 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9470) [CI][Java] Run Maven in parallel

2020-07-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9470: - Summary: [CI][Java] Run Maven in parallel Key: ARROW-9470 URL: https://issues.apache.org/jira/browse/ARROW-9470 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9469) [Python] Make more objects weakrefable

2020-07-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9469: - Summary: [Python] Make more objects weakrefable Key: ARROW-9469 URL: https://issues.apache.org/jira/browse/ARROW-9469 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9468) [Python][Java] Ensure jvm module doesn't leak java buffers

2020-07-14 Thread Ryan Murray (Jira)
Ryan Murray created ARROW-9468: -- Summary: [Python][Java] Ensure jvm module doesn't leak java buffers Key: ARROW-9468 URL: https://issues.apache.org/jira/browse/ARROW-9468 Project: Apache Arrow

[jira] [Created] (ARROW-9467) [Rust] [Website] Create Rust-specific 1.0.0 blog post

2020-07-14 Thread Andy Grove (Jira)
Andy Grove created ARROW-9467: - Summary: [Rust] [Website] Create Rust-specific 1.0.0 blog post Key: ARROW-9467 URL: https://issues.apache.org/jira/browse/ARROW-9467 Project: Apache Arrow Issue

[jira] [Created] (ARROW-9466) [Rust] [DataFusion] Upgrade to latest version of sqlparser crate

2020-07-14 Thread Andy Grove (Jira)
Andy Grove created ARROW-9466: - Summary: [Rust] [DataFusion] Upgrade to latest version of sqlparser crate Key: ARROW-9466 URL: https://issues.apache.org/jira/browse/ARROW-9466 Project: Apache Arrow

[jira] [Created] (ARROW-9465) [Python] Improve ergonomics of compute functions

2020-07-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9465: - Summary: [Python] Improve ergonomics of compute functions Key: ARROW-9465 URL: https://issues.apache.org/jira/browse/ARROW-9465 Project: Apache Arrow

[jira] [Created] (ARROW-9464) [Rust] [DataFusion] Physical plan refactor to support async and optimization rules

2020-07-14 Thread Andy Grove (Jira)
Andy Grove created ARROW-9464: - Summary: [Rust] [DataFusion] Physical plan refactor to support async and optimization rules Key: ARROW-9464 URL: https://issues.apache.org/jira/browse/ARROW-9464 Project:

[jira] [Created] (ARROW-9463) [Go] The writer is double closed in TestReadWrite

2020-07-14 Thread FredGan (Jira)
FredGan created ARROW-9463: -- Summary: [Go] The writer is double closed in TestReadWrite Key: ARROW-9463 URL: https://issues.apache.org/jira/browse/ARROW-9463 Project: Apache Arrow Issue Type: Test

[jira] [Created] (ARROW-9462) [Go] The Indentation after the first Record arrjson writer is missing

2020-07-14 Thread FredGan (Jira)
FredGan created ARROW-9462: -- Summary: [Go] The Indentation after the first Record arrjson writer is missing Key: ARROW-9462 URL: https://issues.apache.org/jira/browse/ARROW-9462 Project: Apache Arrow

[jira] [Created] (ARROW-9461) [Rust] Reading Date32 and Date64 errors - they are incorrectly converted to RecordBatch

2020-07-14 Thread Jorge (Jira)
Jorge created ARROW-9461: Summary: [Rust] Reading Date32 and Date64 errors - they are incorrectly converted to RecordBatch Key: ARROW-9461 URL: https://issues.apache.org/jira/browse/ARROW-9461 Project:

[jira] [Created] (ARROW-9460) [C++] BinaryContainsExact doesn't cope with double characters in the pattern

2020-07-14 Thread Uwe Korn (Jira)
Uwe Korn created ARROW-9460: --- Summary: [C++] BinaryContainsExact doesn't cope with double characters in the pattern Key: ARROW-9460 URL: https://issues.apache.org/jira/browse/ARROW-9460 Project: Apache

[jira] [Created] (ARROW-9459) [C++][Dataset] Make collecting/parsing statistics optional for ParquetFragment

2020-07-14 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-9459: Summary: [C++][Dataset] Make collecting/parsing statistics optional for ParquetFragment Key: ARROW-9459 URL: https://issues.apache.org/jira/browse/ARROW-9459

[jira] [Created] (ARROW-9458) [Python] Dataset singlethreaded only

2020-07-14 Thread Maarten Breddels (Jira)
Maarten Breddels created ARROW-9458: --- Summary: [Python] Dataset singlethreaded only Key: ARROW-9458 URL: https://issues.apache.org/jira/browse/ARROW-9458 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9457) [C++] TableReader support protobuf

2020-07-14 Thread Shuai Zhang (Jira)
Shuai Zhang created ARROW-9457: -- Summary: [C++] TableReader support protobuf Key: ARROW-9457 URL: https://issues.apache.org/jira/browse/ARROW-9457 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-9456) [Python] Dataset segfault when not importing pyarrow.parquet

2020-07-14 Thread Maarten Breddels (Jira)
Maarten Breddels created ARROW-9456: --- Summary: [Python] Dataset segfault when not importing pyarrow.parquet Key: ARROW-9456 URL: https://issues.apache.org/jira/browse/ARROW-9456 Project: Apache

[jira] [Created] (ARROW-9455) Request: add option for taking all columns from all files in pa.dataset

2020-07-14 Thread David Cortes (Jira)
David Cortes created ARROW-9455: --- Summary: Request: add option for taking all columns from all files in pa.dataset Key: ARROW-9455 URL: https://issues.apache.org/jira/browse/ARROW-9455 Project: Apache

[jira] [Created] (ARROW-9454) [GLib] Add binding of some dictionary builders

2020-07-14 Thread Kenta Murata (Jira)
Kenta Murata created ARROW-9454: --- Summary: [GLib] Add binding of some dictionary builders Key: ARROW-9454 URL: https://issues.apache.org/jira/browse/ARROW-9454 Project: Apache Arrow Issue