[jira] [Created] (ARROW-8737) [Rust] [Parquet] Parquet array reader panics

2020-05-07 Thread Andy Grove (Jira)
Andy Grove created ARROW-8737: - Summary: [Rust] [Parquet] Parquet array reader panics Key: ARROW-8737 URL: https://issues.apache.org/jira/browse/ARROW-8737 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-8736) [Rust] [DataFusion] Table API should provide a schema() method

2020-05-07 Thread Andy Grove (Jira)
Andy Grove created ARROW-8736: - Summary: [Rust] [DataFusion] Table API should provide a schema() method Key: ARROW-8736 URL: https://issues.apache.org/jira/browse/ARROW-8736 Project: Apache Arrow

Re: [jira] [Created] (ARROW-7165) [C++] Arrow Compute Group By Support

2020-05-07 Thread Lirong Jian
Thanks. Lirong Jian HashData Inc. Wes McKinney 于2020年5月7日周四 下午10:44写道: > Feel free to follow ARROW-5002 > > On Thu, May 7, 2020 at 2:52 AM Lirong Jian wrote: > > > > Any update of this task? > > > > We are very interested in this feature. Thanks. > > > > Lirong Jian > > HashData Inc. > > > >

[jira] [Created] (ARROW-8735) [Rust] [Parquet] Parquet crate fails to compile on Arm architecture

2020-05-07 Thread Andy Grove (Jira)
Andy Grove created ARROW-8735: - Summary: [Rust] [Parquet] Parquet crate fails to compile on Arm architecture Key: ARROW-8735 URL: https://issues.apache.org/jira/browse/ARROW-8735 Project: Apache Arrow

Re: [C++] Schema and StructType correspondence?

2020-05-07 Thread Antoine Pitrou
Le 07/05/2020 à 21:32, Micah Kornfield a écrit : > 2. Adding the missing methods 'field(index)' function to StructType or add > 'child(index)' to Schema? Both sound fine to me. > If we pursue this approach do people have a > preference on trying to make a common ancestor interface and making t

[C++] Schema and StructType correspondence?

2020-05-07 Thread Micah Kornfield
It seems useful to be able to write code that could handle Schema and StructType generically. They both already define some methods (e.g. 'GetAllFieldIndices') that would allow for this, but seems to be missing others. For instance on Schema access to a field by index is done by 'field(index)' b

[jira] [Created] (ARROW-8734) [R] Compilation error on macOS

2020-05-07 Thread Jonathan Keane (Jira)
Jonathan Keane created ARROW-8734: - Summary: [R] Compilation error on macOS Key: ARROW-8734 URL: https://issues.apache.org/jira/browse/ARROW-8734 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-8733) [C++][Dataset][Python] ParquetFileFragment should provide access to parquet FileMetadata

2020-05-07 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8733: Summary: [C++][Dataset][Python] ParquetFileFragment should provide access to parquet FileMetadata Key: ARROW-8733 URL: https://issues.apache.org/jira/browse/ARROW-

[jira] [Created] (ARROW-8732) [C++] Let Futures support cancellation

2020-05-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8732: - Summary: [C++] Let Futures support cancellation Key: ARROW-8732 URL: https://issues.apache.org/jira/browse/ARROW-8732 Project: Apache Arrow Issue Type: Wis

Re: [jira] [Created] (ARROW-7165) [C++] Arrow Compute Group By Support

2020-05-07 Thread Wes McKinney
Feel free to follow ARROW-5002 On Thu, May 7, 2020 at 2:52 AM Lirong Jian wrote: > > Any update of this task? > > We are very interested in this feature. Thanks. > > Lirong Jian > HashData Inc. > > > Chendi.Xue (Jira) 于2019年11月14日周四 下午2:02写道: > > > Chendi.Xue created ARROW-7165: > >

[jira] [Created] (ARROW-8731) Error when using toPandas with PyArrow

2020-05-07 Thread Andrew Redd (Jira)
Andrew Redd created ARROW-8731: -- Summary: Error when using toPandas with PyArrow Key: ARROW-8731 URL: https://issues.apache.org/jira/browse/ARROW-8731 Project: Apache Arrow Issue Type: Bug

Re: Merge tool failing to update JIRA

2020-05-07 Thread Wes McKinney
I don't know how 0.18.0 got there but I just deleted it. The next release is hopefully 1.0.0 On Thu, May 7, 2020 at 7:28 AM Antoine Pitrou wrote: > > > Nevermind, I got the issue too. I think it's because the "0.18" release > should be renamed "0.18.0"... > > > Le 07/05/2020 à 14:22, Antoine Pit

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

2020-05-07 Thread Antoine Pitrou
There's also ARROW-8728 and ARROW-8704. Regards Antoine. Le 07/05/2020 à 14:25, Francois Saint-Jacques a écrit : > I'll add https://issues.apache.org/jira/browse/ARROW-8726 to the list. > > On Tue, May 5, 2020 at 6:52 PM Wes McKinney wrote: >> >> Sorry I haven't had enough coffee today. >>

Re: Merge tool failing to update JIRA

2020-05-07 Thread Antoine Pitrou
Nevermind, I got the issue too. I think it's because the "0.18" release should be renamed "0.18.0"... Le 07/05/2020 à 14:22, Antoine Pitrou a écrit : > > JIRA was down this morning, can you try again? > > > Le 07/05/2020 à 14:20, Andy Grove a écrit : >> I've hit this error this morning on m

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

2020-05-07 Thread Francois Saint-Jacques
I'll add https://issues.apache.org/jira/browse/ARROW-8726 to the list. On Tue, May 5, 2020 at 6:52 PM Wes McKinney wrote: > > 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

Re: Merge tool failing to update JIRA

2020-05-07 Thread Antoine Pitrou
JIRA was down this morning, can you try again? Le 07/05/2020 à 14:20, Andy Grove a écrit : > I've hit this error this morning on merging some PRs. > > Would you like to update the associated JIRA? (y/n): y > Traceback (most recent call last): > File "./dev/merge_arrow_pr.py", line 597, in >

Merge tool failing to update JIRA

2020-05-07 Thread Andy Grove
I've hit this error this morning on merging some PRs. Would you like to update the associated JIRA? (y/n): y Traceback (most recent call last): File "./dev/merge_arrow_pr.py", line 597, in cli() File "./dev/merge_arrow_pr.py", line 591, in cli fix_versions_json = prompt_for_fix_versio

[jira] [Created] (ARROW-8730) [Rust] Use slice instead of &Vec for function arguments

2020-05-07 Thread Andy Grove (Jira)
Andy Grove created ARROW-8730: - Summary: [Rust] Use slice instead of &Vec for function arguments Key: ARROW-8730 URL: https://issues.apache.org/jira/browse/ARROW-8730 Project: Apache Arrow Issue

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

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

[jira] [Created] (ARROW-8729) [C++][Dataset] Only selecting a partition column results in empty table

2020-05-07 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-8729: Summary: [C++][Dataset] Only selecting a partition column results in empty table Key: ARROW-8729 URL: https://issues.apache.org/jira/browse/ARROW-8729

[jira] [Created] (ARROW-8728) [C++] Bitmap operation may cause buffer overflow

2020-05-07 Thread Yibo Cai (Jira)
Yibo Cai created ARROW-8728: --- Summary: [C++] Bitmap operation may cause buffer overflow Key: ARROW-8728 URL: https://issues.apache.org/jira/browse/ARROW-8728 Project: Apache Arrow Issue Type: Bug

Aw: Re: Human-readable version of Arrow Schema

2020-05-07 Thread hans-joachim . bothe
Hi Chris, nice work. I am actually doing the same thing from the Python side and got a similar result. Only differences are - marking the JSON structure as a "schema" - using factory function names as "datatype" (see https://arrow.apache.org/docs/python/api/datatypes.html) - adding metadata

Re: [jira] [Created] (ARROW-7165) [C++] Arrow Compute Group By Support

2020-05-07 Thread Lirong Jian
Any update of this task? We are very interested in this feature. Thanks. Lirong Jian HashData Inc. Chendi.Xue (Jira) 于2019年11月14日周四 下午2:02写道: > Chendi.Xue created ARROW-7165: > - > > Summary: [C++] Arrow Compute Group By Support >