Adam Szita

Results 6 issues of Adam Szita

### Apache Iceberg version 0.14.0 (latest release) ### Query engine _No response_ ### Please describe the bug 🐞 Example test case for `TestSnapshotManager.java`: ``` @Test public void testAttemptToRollbackToCurrentSnapshot() { table.newAppend().appendFile(FILE_A).commit();...

- To be used in table encryption for wrapping/unwrapping encryption keys. - Refactored common OAuth2 token and refresh handler setup logic into GCPAuthUtils. Added integration tests for verification.

core
build
GCP

To be used in table encryption for: - wrapping/unwrapping encryption keys - generating data keys (available specs: AES_256, AES_128) Added integration test for verification.

core
AWS