ajantha-bhat commented on PR #9284:
URL: https://github.com/apache/iceberg/pull/9284#issuecomment-1897865498

   > Oops, I probably forgot to post the comment. I was thinking about 
statisticsFileLocations to match the naming of other methods like 
metadataFileLocations (Files -> File). It is optional, though.
   
   `statisticsFileLocations` is an existing public method (before this PR). So, 
we can't rename it directly. We have to deprecate and introduce new one. I 
think we can leave it as it as. 
   
   The new method `statisticsFilesLocationsForSnapshots` can be renamed but it 
will become inconsistent with existing `statisticsFileLocations`. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to