andygrove commented on a change in pull request #1: ARROW-4444: [Testing] Add test files that originated in DataFusion URL: https://github.com/apache/arrow-testing/pull/1#discussion_r253242388
########## File path: data/csv/uk_cities.csv ########## @@ -0,0 +1,37 @@ +"Elgin, Scotland, the UK",57.653484,-3.335724 Review comment: @xhochy For now I removed the files that are not used, and I manually created a new uk_cities.csv with just two cities and looked up lat/lon online, so this is safe to merge. Once the DataFusion donation is accepted I'll create some better test files and delete the trivial ones. I don't want to complicate the donation by doing that now and updating all the tests. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
