esheppa opened a new pull request, #9207:
URL: https://github.com/apache/arrow-datafusion/pull/9207

   ## Which issue does this PR close?
   
   Closes #9206.
   
   ## Rationale for this change
   
   * Aligns the code behaviour with the documentation
   
   
   ## What changes are included in this PR?
   
   * Altering the `ListingTableUrl::contains` method to skip hive partitions 
where they appear as a segment in the url
   * Makes the `list_all_files` method public to allow users to more easily see 
what files are being included with the `ListingTableUrl`
   
   ## Are these changes tested?
   
   Yes a new test is added to ensure that the changes continue to behave as 
expected
   
   ## Are there any user-facing changes?
   
   * An additional public function on `ListingTableUrl`
   * Extra files may be listed for a given `ListingTableUrl` which previously 
were not included. This could cause query results to change
   


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