[jira] [Created] (ARROW-9502) [Python][C++] Date64 converted to Date32 on parquet

2020-07-15 Thread Jorge (Jira)
Jorge created ARROW-9502: Summary: [Python][C++] Date64 converted to Date32 on parquet Key: ARROW-9502 URL: https://issues.apache.org/jira/browse/ARROW-9502 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-9501) [C++][Gandiva] Add logic in timestampdiff() when end date is last day of a month

2020-07-15 Thread Sagnik Chakraborty (Jira)
Sagnik Chakraborty created ARROW-9501: - Summary: [C++][Gandiva] Add logic in timestampdiff() when end date is last day of a month Key: ARROW-9501 URL: https://issues.apache.org/jira/browse/ARROW-9501

[jira] [Created] (ARROW-9500) [C++] Fix segfault with std::to_string in -O3 builds on gcc 7.5.0

2020-07-15 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-9500: --- Summary: [C++] Fix segfault with std::to_string in -O3 builds on gcc 7.5.0 Key: ARROW-9500 URL: https://issues.apache.org/jira/browse/ARROW-9500 Project: Apache Arrow

[jira] [Created] (ARROW-9499) [C++] AdaptiveIntBuilder::null_count does not return the null count

2020-07-15 Thread Kenta Murata (Jira)
Kenta Murata created ARROW-9499: --- Summary: [C++] AdaptiveIntBuilder::null_count does not return the null count Key: ARROW-9499 URL: https://issues.apache.org/jira/browse/ARROW-9499 Project: Apache

[jira] [Created] (ARROW-9498) [C++][Parquet] Consider revamping RleDecoder based on "upstream" changes in Apache Impala

2020-07-15 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-9498: --- Summary: [C++][Parquet] Consider revamping RleDecoder based on "upstream" changes in Apache Impala Key: ARROW-9498 URL: https://issues.apache.org/jira/browse/ARROW-9498

[GitHub] [arrow-testing] wesm merged pull request #40: ARROW-9497: [C++][Parquet] Add oss-fuzz test case

2020-07-15 Thread GitBox
wesm merged pull request #40: URL: https://github.com/apache/arrow-testing/pull/40 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-9497) [C++][Parquet] Fix failure caused by malformed repetition/definition levels

2020-07-15 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-9497: --- Summary: [C++][Parquet] Fix failure caused by malformed repetition/definition levels Key: ARROW-9497 URL: https://issues.apache.org/jira/browse/ARROW-9497 Project:

[GitHub] [arrow-testing] wesm opened a new pull request #40: ARROW-9497: [C++][Parquet] Add oss-fuzz test case

2020-07-15 Thread GitBox
wesm opened a new pull request #40: URL: https://github.com/apache/arrow-testing/pull/40 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

[jira] [Created] (ARROW-9496) toArray() called on filtered Table returns all rows

2020-07-15 Thread Peter Murphy (Jira)
Peter Murphy created ARROW-9496: --- Summary: toArray() called on filtered Table returns all rows Key: ARROW-9496 URL: https://issues.apache.org/jira/browse/ARROW-9496 Project: Apache Arrow Issue

[jira] [Created] (ARROW-9495) [C++] Equality assertions don't handle Inf / -Inf properly

2020-07-15 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9495: - Summary: [C++] Equality assertions don't handle Inf / -Inf properly Key: ARROW-9495 URL: https://issues.apache.org/jira/browse/ARROW-9495 Project: Apache Arrow

[jira] [Created] (ARROW-9494) [Rust] master fails due to use of "fXX::NAN"

2020-07-15 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-9494: -- Summary: [Rust] master fails due to use of "fXX::NAN" Key: ARROW-9494 URL: https://issues.apache.org/jira/browse/ARROW-9494 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9493) [Python][Dataset] Dictionary encode string partition columns by default

2020-07-15 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-9493: --- Summary: [Python][Dataset] Dictionary encode string partition columns by default Key: ARROW-9493 URL: https://issues.apache.org/jira/browse/ARROW-9493 Project: Apache

[jira] [Created] (ARROW-9492) [C++] Ensure private functions are static or in an anonymous namespace

2020-07-15 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-9492: --- Summary: [C++] Ensure private functions are static or in an anonymous namespace Key: ARROW-9492 URL: https://issues.apache.org/jira/browse/ARROW-9492 Project: Apache

[jira] [Created] (ARROW-9491) [Rust] "simd" feature is not testing in CI

2020-07-15 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-9491: -- Summary: [Rust] "simd" feature is not testing in CI Key: ARROW-9491 URL: https://issues.apache.org/jira/browse/ARROW-9491 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9490) pyarrow array creation for specific set of numpy scalars fails

2020-07-15 Thread Ramakrishna Prabhu (Jira)
Ramakrishna Prabhu created ARROW-9490: - Summary: pyarrow array creation for specific set of numpy scalars fails Key: ARROW-9490 URL: https://issues.apache.org/jira/browse/ARROW-9490 Project:

[jira] [Created] (ARROW-9489) [C++] Add fill_null kernel implementation for (array[string], scalar[string])

2020-07-15 Thread Uwe Korn (Jira)
Uwe Korn created ARROW-9489: --- Summary: [C++] Add fill_null kernel implementation for (array[string], scalar[string]) Key: ARROW-9489 URL: https://issues.apache.org/jira/browse/ARROW-9489 Project: Apache

[jira] [Created] (ARROW-9488) [Release] Use the new changelog generation when updating the website

2020-07-15 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-9488: -- Summary: [Release] Use the new changelog generation when updating the website Key: ARROW-9488 URL: https://issues.apache.org/jira/browse/ARROW-9488 Project:

[jira] [Created] (ARROW-9487) [Developer] Cover the archery release utilities with unittests

2020-07-15 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-9487: -- Summary: [Developer] Cover the archery release utilities with unittests Key: ARROW-9487 URL: https://issues.apache.org/jira/browse/ARROW-9487 Project: Apache

[jira] [Created] (ARROW-9486) [C++][Dataset] Support implicit casting InExpression::set_ to dict

2020-07-15 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-9486: --- Summary: [C++][Dataset] Support implicit casting InExpression::set_ to dict Key: ARROW-9486 URL: https://issues.apache.org/jira/browse/ARROW-9486 Project: Apache Arrow

[jira] [Created] (ARROW-9485) [R] Better shared library stripping

2020-07-15 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9485: -- Summary: [R] Better shared library stripping Key: ARROW-9485 URL: https://issues.apache.org/jira/browse/ARROW-9485 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-9484) [Docs] Update is* functions to be is_* in the compute docs

2020-07-15 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9484: -- Summary: [Docs] Update is* functions to be is_* in the compute docs Key: ARROW-9484 URL: https://issues.apache.org/jira/browse/ARROW-9484 Project: Apache Arrow

[jira] [Created] (ARROW-9483) [C++] Reorganize testing headers

2020-07-15 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9483: - Summary: [C++] Reorganize testing headers Key: ARROW-9483 URL: https://issues.apache.org/jira/browse/ARROW-9483 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-9482) [Rust] [DataFusion] Implement pretty print for physical query plan

2020-07-15 Thread Andy Grove (Jira)
Andy Grove created ARROW-9482: - Summary: [Rust] [DataFusion] Implement pretty print for physical query plan Key: ARROW-9482 URL: https://issues.apache.org/jira/browse/ARROW-9482 Project: Apache Arrow

[jira] [Created] (ARROW-9481) [Rust] [DataFusion] Create physical plan enum to wrap execution plan

2020-07-15 Thread Andy Grove (Jira)
Andy Grove created ARROW-9481: - Summary: [Rust] [DataFusion] Create physical plan enum to wrap execution plan Key: ARROW-9481 URL: https://issues.apache.org/jira/browse/ARROW-9481 Project: Apache Arrow

[jira] [Created] (ARROW-9480) [Rust] [DataFusion] All DataFusion execution plan traits should require Send + Sync

2020-07-15 Thread Andy Grove (Jira)
Andy Grove created ARROW-9480: - Summary: [Rust] [DataFusion] All DataFusion execution plan traits should require Send + Sync Key: ARROW-9480 URL: https://issues.apache.org/jira/browse/ARROW-9480 Project:

[jira] [Created] (ARROW-9479) [JS] Table.from fails for zero-item Lists, FixedSizeLists, Maps. ditto Table.empty

2020-07-15 Thread Nicholas Roberts (Jira)
Nicholas Roberts created ARROW-9479: --- Summary: [JS] Table.from fails for zero-item Lists, FixedSizeLists, Maps. ditto Table.empty Key: ARROW-9479 URL: https://issues.apache.org/jira/browse/ARROW-9479

[jira] [Created] (ARROW-9478) [C++] Improve error message on unsupported cast types

2020-07-15 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9478: - Summary: [C++] Improve error message on unsupported cast types Key: ARROW-9478 URL: https://issues.apache.org/jira/browse/ARROW-9478 Project: Apache Arrow

[jira] [Created] (ARROW-9477) [C++] Fix test case TestSchemaMetadata.MetadataVersionForwardCompatibility

2020-07-15 Thread Liya Fan (Jira)
Liya Fan created ARROW-9477: --- Summary: [C++] Fix test case TestSchemaMetadata.MetadataVersionForwardCompatibility Key: ARROW-9477 URL: https://issues.apache.org/jira/browse/ARROW-9477 Project: Apache Arrow

[jira] [Created] (ARROW-9476) [C++][Dataset] HivePartitioning discovery with dictionary types fails for multiple fields

2020-07-15 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-9476: Summary: [C++][Dataset] HivePartitioning discovery with dictionary types fails for multiple fields Key: ARROW-9476 URL:

[jira] [Created] (ARROW-9475) Clean up usages of BaseAllocator, use BufferAllocator instead

2020-07-15 Thread Hongze Zhang (Jira)
Hongze Zhang created ARROW-9475: --- Summary: Clean up usages of BaseAllocator, use BufferAllocator instead Key: ARROW-9475 URL: https://issues.apache.org/jira/browse/ARROW-9475 Project: Apache Arrow