kylebrooks-8451 commented on issue #4204:
URL: 
https://github.com/apache/arrow-datafusion/issues/4204#issuecomment-1525726739

   > I found that adding a trailing `/` to the URL fixes this, so I will file a 
PR to add documentation
   
   In addition to documenting this, could we change the [`is_dir` logic in this 
code](https://github.com/apache/arrow-datafusion/blob/a38480951f40abce7ee2d5919251a1d1607f1dee/datafusion/core/src/datasource/listing/url.rs#L149)
 to detect if the path is a folder?
   
   I'm thinking that we could Try to list the path and catch a failure to test 
if it is a directory.


-- 
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]

Reply via email to