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

   
   
   ## Which issue does this PR close?
   
   N/A -- This PR is a supporting effort to:
    - https://github.com/apache/datafusion/pull/18146
    - https://github.com/apache/datafusion/issues/17211
   
   ## Rationale for this change
   
   Adding these tests not only improves test coverage/expected output 
validation, but also gives us a common way to test and talk about object store 
access for specific query scenarios.
   
   ## What changes are included in this PR?
   
    - Adds a new test to the object store access integration tests that selects 
all rows from a set of CSV files under a hive partitioned directory structure
    - Adds new test harness method to build a partitioned ListingTable backed 
by CSV data
    - Adds a new helper method to build a partitioned csv data and register the 
table
   
   ## Are these changes tested?
   
   The changes are tests!
   
   ## 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: [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