BlakeOrth commented on code in PR #18370:
URL: https://github.com/apache/datafusion/pull/18370#discussion_r2478760404


##########
datafusion/core/tests/datasource/object_store_access.rs:
##########
@@ -123,6 +126,43 @@ async fn query_multi_csv_file() {
     );
 }
 
+#[tokio::test]
+async fn query_partitioned_csv_file() {

Review Comment:
   Absolutely! I'll go ahead and add those onto this PR rather than a 
follow-on. It should be pretty quick and we can reduce some PR noise by 
combining them.



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