Bintray sunsetting

2021-02-06 Thread Wes McKinney
Appears that JFrog is sunsetting Bintray, so we will need to sort out alternative hosting for Linux packages for the 4.0.0 release: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Re: [RUST] Fields and schema metadata

2021-02-06 Thread Fernando Herrera
I see. I guess you are doing key comparison on the Field's metadata. Thanks for the clarification On Sat, Feb 6, 2021 at 12:27 PM Neville Dipale wrote: > We had to use the BTreeMap because a HashMap doesn't implement Hash, so > can't be used in the Field. > > The easiest way to see this, is to

Re: [RUST] Fields and schema metadata

2021-02-06 Thread Neville Dipale
We had to use the BTreeMap because a HashMap doesn't implement Hash, so can't be used in the Field. The easiest way to see this, is to replace it with a HashMap, and try compile the arrow crate. Neville On Sat, 06 Feb 2021, 13:50 Fernando Herrera, wrote: > Hi all, Is there a reason why the

Re: [Rust] DataFusion TPCH benchmark overview

2021-02-06 Thread Daniël Heres
Update: I created the list of issues in JIRA so we can keep track of progress there. https://issues.apache.org/jira/browse/ARROW-11519https://issues.apache.org/jira/browse/ARROW-11519 Op do 4 feb. 2021 om 12:45 schreef Daniël Heres : > Thanks all for your input! > > I will create an umbrella

[RUST] Fields and schema metadata

2021-02-06 Thread Fernando Herrera
Hi all, Is there a reason why the Field metadata is a BTreeMap and Schema's metadata is a HashMap? I'm just curious why different structures were selected for the same thing. Sorry if this is explained somewhere in the code, but I couldn't find anything about it. Fernando,

[NIGHTLY] Arrow Build Report for Job nightly-2021-02-06-0

2021-02-06 Thread Crossbow
Arrow Build Report for Job nightly-2021-02-06-0 All tasks: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-2021-02-06-0 Failed Tasks: - conda-linux-gcc-py36-aarch64: URL: