PiyushHurpadeDremio commented on pull request #2182: URL: https://github.com/apache/iceberg/pull/2182#issuecomment-771579446
@rdblue Can you please review this PR. This PR is implementation of issue [#1833 ](https://github.com/apache/iceberg/issues/1833). Briefly, this PR implements support for partition stats. In each snapshot we will have partition stats file for each partition spec. If no partition stats are updated for partition spec in new snapshot, we will point it to older partition stats file for that partition_stats_file. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
