BlakeOrth commented on code in PR #18855:
URL: https://github.com/apache/datafusion/pull/18855#discussion_r2561916333
##########
datafusion/core/tests/datasource/object_store_access.rs:
##########
@@ -117,8 +117,7 @@ async fn query_multi_csv_file() {
+---------+-------+-------+
------- Object Store Request Summary -------
RequestCountingObjectStore()
- Total Requests: 4
- - LIST prefix=data
+ Total Requests: 3
Review Comment:
These tests have been backed out of the most recent commit because the cache
is no longer enabled by default (since it doesn't quite fulfill those
requirements yet). Integration level testing changes/enhancements will come
once we get the ability to configure the cache from the user level.
--
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]