dossett commented on code in PR #3395:
URL: https://github.com/apache/parquet-java/pull/3395#discussion_r3320570191


##########
parquet-hadoop/src/main/java/org/apache/parquet/hadoop/ParquetInputFormat.java:
##########


Review Comment:
   @wangyum Should this be updated to use the new constructor and pass in 
`footer.getFileStatus()` ?  I think that's needed to actually optimize the 
`ParquetInputFormat.getSplits()` call since `getFooters` uses the cache wrapper 
construct.



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