xanderbailey commented on PR #2383: URL: https://github.com/apache/iceberg-rust/pull/2383#issuecomment-4382791206
> 5. EncryptedInputFile / EncryptedOutputFile are AGS1-only > Names suggest generality, docstring says "AGS1 stream-encrypted". Java disambiguates with AesGcmInputFile vs NativeEncryptionInputFile. Since the RFC also has PME/native paths coming, consider AesGcmStreamInputFile / AesGcmStreamOutputFile to leave room. We don't have `NativeEncryptionInputFile` / `NativeEncryptionOutputFile` so I think this is maybe fine? WDYT? -- 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]
