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

   
   ## Which issue does this PR close?
   - Closes #17212
   ## What changes are included in this PR?
    - Fixes an issue where files would not be detected when a path that 
represents a collection has a `.` in the final element of the prefix (e.g. 
`/path/to/versions/table.v1/`) because the contents after the `.` would be 
interpreted as a file extension
   
   
   ## Are these changes tested?
   Yes, unit tests and `sqllogic` tests have been implemented to exercise these 
changes
   
   ## Are there any user-facing changes?
   No
   
   cc @alamb 


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to