HippoBaro commented on code in PR #22744:
URL: https://github.com/apache/datafusion/pull/22744#discussion_r3358907868
##########
datafusion/core/tests/datasource/object_store_access.rs:
##########
@@ -904,7 +904,7 @@ async fn query_single_parquet_file_with_single_predicate() {
RequestCountingObjectStore()
Total Requests: 2
- GET (opts) path=parquet_table.parquet head=true
- - GET (ranges) path=parquet_table.parquet
ranges=1064-1481,1481-1594,1594-2011,2011-2124
+ - GET (ranges) path=parquet_table.parquet ranges=1064-1594,1594-2124
Review Comment:
Music to my hears!
--
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]