Re: [C++] Shall we modify the ORC reader?

2021-01-11 Thread Ying Zhou
Thanks! What about 3? Shall we convert ORC maps to Arrow maps as opposed to lists of structs with fields of the structs named ‘key’ and ‘value’? > On Jan 10, 2021, at 6:45 PM, Jacques Nadeau wrote: > > I don't think 1 & 2 make sense. I don't think there are a lot of users > reading 2gb strin

Re: ursa-labs/crossbow on travis-ci.com is disabled

2021-01-11 Thread Krisztián Szűcs
I migrated the CI configurations from ursa-labs/crossbow to ursacomputing/crossbow [1] which should be the default after merging [2]. I will still need to configure additional credentials for publishing nightly artifacts, but the next crossbow runs should pass. In the meantime you should be able t

Announce: Bi-weekly Rust-specific Arrow sync call

2021-01-11 Thread Andy Grove
As discussed at the regular Arrow sync call last Wednesday, there have been requests to set up a sync call specific to the Rust implementation due to the momentum on this subproject. I will be hosting this bi-weekly starting this Wednesday 1/13/2021 at 09:00 PST / 12:00 EST / 17:00 UTC (it is the

Re: Arrow 3.0 release

2021-01-11 Thread Antoine Pitrou
I think it would be nice to get https://github.com/apache/arrow/pull/9164 in because it changes the current behaviour and is also stricter with its inputs. Regards Antoine. Le 11/01/2021 à 20:46, Neal Richardson a écrit : > Hi all, > We seem to be getting closer on resolving our CI and packag

Re: Arrow 3.0 release

2021-01-11 Thread Neal Richardson
Hi all, We seem to be getting closer on resolving our CI and packaging challenges, despite several additional, unexpected setbacks last week. I think we should be in releasable condition in the next day or two. If you have any other outstanding issues you're trying to get in the 3.0 release, now is

Re: ursa-labs/crossbow on travis-ci.com is disabled

2021-01-11 Thread Sutou Kouhei
Thanks!!! In "Re: ursa-labs/crossbow on travis-ci.com is disabled" on Mon, 11 Jan 2021 07:58:53 -0600, Wes McKinney wrote: > hi Kou — I just activated a 5 concurrent build Travis CI subscription > on @ursacomputing on GitHub (since we are moving some repos there from > ursa-labs, and that

NullVector getField() confusion

2021-01-11 Thread Matt Boughen
Hi I'm confused by NullVector::getField. It is a FieldVector so, according to the javadoc, should be "A vector corresponding to a Field in the schema." However, getField unconditionally returns a new field - with the name "$data$" (which is clearly intentional: https://github.com/apache/arrow/pu

Re: ursa-labs/crossbow on travis-ci.com is disabled

2021-01-11 Thread Wes McKinney
hi Kou — I just activated a 5 concurrent build Travis CI subscription on @ursacomputing on GitHub (since we are moving some repos there from ursa-labs, and that is also a paid GitHub organization). We can create a team for Arrow collaborators to give push access to repos such as crossbow I underst

[NIGHTLY] Arrow Build Report for Job nightly-2021-01-11-0

2021-01-11 Thread Crossbow
Arrow Build Report for Job nightly-2021-01-11-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2021-01-11-0 Failed Tasks: - centos-8-amd64: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2021-01-11-0-github-centos-8-amd64 - conda-linux-gcc