timvw commented on PR #2394:
URL:
https://github.com/apache/arrow-datafusion/pull/2394#issuecomment-1116182835
Trying to find the location where to put tests to verify that globbing works:
ctx.read_csv("globbedpath", CsvReadOptions::new()) -> should return data as
expected
ctx.register_csv("aggregate_test_100", "globbedpath", CsvReadOptions::new())
-> should return data as expected (when queried)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]