smaheshwar-pltr opened a new issue, #1972: URL: https://github.com/apache/iceberg-python/issues/1972
### Feature Request / Improvement The V3 spec changes for encryption have merged in https://github.com/apache/iceberg/pull/12162. https://github.com/apache/iceberg/pull/12927 has also merged, containing the resultant changes to table metadata on the Java side among other things. Encryption changes table metadata by adding a `encryption-keys` field with [this](https://iceberg.apache.org/spec/#encryption-keys) schema. It also changes metadata by adding `key-id` as an optional field to entries of the `snapshots` list - see https://iceberg.apache.org/spec/#snapshots. This issue follows up to https://github.com/apache/iceberg-python/issues/1550 with encryption-related changes. -- 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.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