Re: [C++] Policy regarding exceptions for internal control flow (non-public API) use

2020-05-05 Thread Micah Kornfield
> > If there were a scenario where it made sense to use exceptions for > internal control flow (but never being exposed in any public API), > what would others think about that? I would lean against this. This seems like a slippery slop, but wouldn't veto it if others felt strongly. The other pa

[jira] [Created] (ARROW-8711) [Python] Expose strptime timestamp parsing in read_csv conversion options

2020-05-05 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8711: --- Summary: [Python] Expose strptime timestamp parsing in read_csv conversion options Key: ARROW-8711 URL: https://issues.apache.org/jira/browse/ARROW-8711 Project: Apache

[jira] [Created] (ARROW-8712) [R] Expose strptime timestamp parsing in read_csv conversion options

2020-05-05 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8712: --- Summary: [R] Expose strptime timestamp parsing in read_csv conversion options Key: ARROW-8712 URL: https://issues.apache.org/jira/browse/ARROW-8712 Project: Apache Arro

[jira] [Created] (ARROW-8710) [Rust] Continuation marker not written correctly in IPC writer, and stream not flushed

2020-05-05 Thread Max Burke (Jira)
Max Burke created ARROW-8710: Summary: [Rust] Continuation marker not written correctly in IPC writer, and stream not flushed Key: ARROW-8710 URL: https://issues.apache.org/jira/browse/ARROW-8710 Project:

Re: [DISCUSS] Need for Arrow 0.17.1 patch release (binary only?)

2020-05-05 Thread Wes McKinney
Sorry I haven't had enough coffee today. The patches that still need to be resolved AFAICT are ARROW-8684 and ARROW-8706 (AKA PARQUET-1857), so it will take a little while yet On Tue, May 5, 2020 at 5:18 PM Wes McKinney wrote: > > I just added it to the milestone in JIRA. In general if you want

Re: [DISCUSS] Need for Arrow 0.17.1 patch release (binary only?)

2020-05-05 Thread Wes McKinney
I just added it to the milestone in JIRA. In general if you want to add a patch to a patch release, you can go into JIRA and add the fix version I think the most critical patches have all been merged now, is there a reason to delay much longer in cutting a release? We might use the opportunity to

[jira] [Created] (ARROW-8709) ArrayToJSON

2020-05-05 Thread Abe Mammen (Jira)
Abe Mammen created ARROW-8709: - Summary: ArrayToJSON Key: ARROW-8709 URL: https://issues.apache.org/jira/browse/ARROW-8709 Project: Apache Arrow Issue Type: Improvement Components: C++

Re: [DISCUSS] Need for Arrow 0.17.1 patch release (binary only?)

2020-05-05 Thread Paul Taylor
Would it be possible to include the variant.hpp update for nvcc in 0.17.1? Thanks, Paul On 5/4/20 4:17 PM, Wes McKinney wrote: hi folks, We have accumulated a few regressions ARROW-8657 https://github.com/apache/arrow/pull/7089 ARROW-8694 https://

[jira] [Created] (ARROW-8708) [CI] Utilize github actions cache for docker-compose volumes

2020-05-05 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8708: -- Summary: [CI] Utilize github actions cache for docker-compose volumes Key: ARROW-8708 URL: https://issues.apache.org/jira/browse/ARROW-8708 Project: Apache Arrow

Re: Human-readable version of Arrow Schema?

2020-05-05 Thread Christian Hudon
Hi folks! I'm back. Yes to François's comments. This has to be something that is readable by data scientists, researchers, etc. without having the doc side-by-side, which is definitely not the case for the C-interface representation. I've created a draft pull request with code that's definitely n

[jira] [Created] (ARROW-8707) [CI] Docker push fails because of wrong dockerhub credentials

2020-05-05 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-8707: -- Summary: [CI] Docker push fails because of wrong dockerhub credentials Key: ARROW-8707 URL: https://issues.apache.org/jira/browse/ARROW-8707 Project: Apache Arrow

[jira] [Created] (ARROW-8706) [C++][Parquet] Tracking JIRA for PARQUET-1857 (unencrypted INT16_MAX Parquet row group limit)

2020-05-05 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8706: --- Summary: [C++][Parquet] Tracking JIRA for PARQUET-1857 (unencrypted INT16_MAX Parquet row group limit) Key: ARROW-8706 URL: https://issues.apache.org/jira/browse/ARROW-8706

[jira] [Created] (ARROW-8705) [Java] ComplexCopier is skipping null values

2020-05-05 Thread Thippana Vamsi Kalyan (Jira)
Thippana Vamsi Kalyan created ARROW-8705: Summary: [Java] ComplexCopier is skipping null values Key: ARROW-8705 URL: https://issues.apache.org/jira/browse/ARROW-8705 Project: Apache Arrow

[jira] [Created] (ARROW-8704) [C++] Fix Parquet crash on invalid input (OSS-Fuzz)

2020-05-05 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8704: - Summary: [C++] Fix Parquet crash on invalid input (OSS-Fuzz) Key: ARROW-8704 URL: https://issues.apache.org/jira/browse/ARROW-8704 Project: Apache Arrow Is

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

2020-05-05 Thread Crossbow
Arrow Build Report for Job nightly-2020-05-05-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-05-05-0 Failed Tasks: - test-conda-python-3.7-dask-latest: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-05-05-0-circle-test-conda-py

[jira] [Created] (ARROW-8703) [R][Parquet] table$schema$metadata is a string

2020-05-05 Thread Jira
René Rex created ARROW-8703: --- Summary: [R][Parquet] table$schema$metadata is a string Key: ARROW-8703 URL: https://issues.apache.org/jira/browse/ARROW-8703 Project: Apache Arrow Issue Type: Bug