bkietz commented on a change in pull request #7547:
URL: https://github.com/apache/arrow/pull/7547#discussion_r445672523



##########
File path: cpp/src/arrow/dataset/file_parquet.cc
##########
@@ -571,6 +571,8 @@ static inline Result<std::string> FileFromRowGroup(
       }
     }
 
+    // TODO Is it possible to infer the file size and return a populated 
FileInfo?
+    // This could avoid some spurious HEAD requests on S3 (ARROW-8950)

Review comment:
       https://issues.apache.org/jira/browse/ARROW-9227




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to