Re: [PR] Add encryption key support for v3 [iceberg-python]

2025-06-30 Thread via GitHub
rambleraptor commented on PR #2118: URL: https://github.com/apache/iceberg-python/pull/2118#issuecomment-3021137388 @kevinjqliu happy to add that e2e test! Would you prefer I wait for the release + add the test or just file an issue? I know v3 writing is blocked on this feature. -- This

[PR] Add encryption key support for v3 [iceberg-python]

2025-06-18 Thread via GitHub
rambleraptor opened a new pull request, #2118: URL: https://github.com/apache/iceberg-python/pull/2118 Closes #1972 # Rationale for this change This adds support for adding / removing encryption keys on table metadata + snapshots. This is a new part of v3. The goal is t