colinmarc opened a new pull request, #18263:
URL: https://github.com/apache/datafusion/pull/18263

   This logic would previously swallow all errors, including things like DNS 
resolution failures. If the path was indeed a path and not a prefix, that would 
result in the path being dropped, since the prefix wouldn't include any further 
files.
   
   Fixes #18242.
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to