Commits


Andy Grove authored and Uwe L. Korn committed 125d1f190e1
ARROW-4263: [Rust] Donate DataFusion This PR is to donate the DataFusion source code (assuming that the vote passes!) Author: Andy Grove <andygrove73@gmail.com> Closes #3399 from andygrove/ARROW-4263 and squashes the following commits: 990d06f09 <Andy Grove> formatting 6603091a3 <Andy Grove> update path again, update testing submodule 38fa63b22 <Andy Grove> remove test csv file, update tests to use test data from new testing submodule 16e4cffea <Andy Grove> remove test csv file, update tests to use test data from new testing submodule 91f6e90d4 <Andy Grove> update example to use new data file 4ebeee59f <Andy Grove> formatting ae88a90ba <Andy Grove> convert tests to use new test data file that was randomly generated d7bea8e19 <Andy Grove> update test to use uk_cities.csv and remove people.csv 061d788b5 <Andy Grove> remove unused test data files f60e50d9f <Andy Grove> remove unused test data files, manually recreate uk_cities.csv because I can't trace where the original data came from 28d914a2e <Andy Grove> Update 00-prepare.sh to handle datafusion versioning c4e1a2614 <Andy Grove> DataFusion Donation