ajantha-bhat opened a new pull request, #12464: URL: https://github.com/apache/iceberg/pull/12464
While adding the spark procedure, observed that puffin stats exposes snapshot-id and partition stats exposes branch name. https://github.com/apache/iceberg/pull/12451#discussion_r1980150585 There is no standard in Iceberg about which one to expose. But keeping both the interface same will be useful for users. Hence, updating the partition stats interface to use snapshot id instead of branch name. This is not a breaking change as this API is added in the same version. -- 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