tshauck commented on issue #9280: URL: https://github.com/apache/arrow-datafusion/issues/9280#issuecomment-1959756840
For the absolute path case, I think you'll need a trailing slash `file:///Users/Desktop/rust/rustapi-master/resources/user/`. Based on this issue I opened up a PR to improve the parquet listing example. Checkout for relative and absolute path examples... https://github.com/apache/arrow-datafusion/blob/7f266717f277c8afefbefc674b59a9a60164d001/datafusion-examples/examples/parquet_sql_multiple_files.rs#L44-L52 -- 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]
