Guosmilesmile commented on PR #16724: URL: https://github.com/apache/iceberg/pull/16724#issuecomment-4666289799
I made two adjustments: 1. Added validation of KeyMetadata encryption for the Avro format. 2. Regarding `testDataWriterWithFileEncryptionKeyAndWithAADPrefix`: I found that if `withFileEncryptionKey` and `withAADPrefix` are not explicitly called, reading the file afterwards throws Applying decryptor on plaintext file. This confirms that these two methods do take effect. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
