rdblue opened a new pull request #1367: URL: https://github.com/apache/iceberg/pull/1367
This adds partition-level summaries to snapshot summaries. Summary counters are refactored into a private `UpdateMetrics` class that is used to track both partition and snapshot metrics. Metrics for changed partitions are added to snapshot summaries by merging the metrics into a string that can be parsed back into a map. ---------------------------------------------------------------- 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]
