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
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
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.
> >
> >
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
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
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
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
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-
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
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:
> >
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
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
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.
>>
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
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
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
>
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
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
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
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
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
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
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
>
23 matches
Mail list logo