kevinjqliu commented on PR #3963: URL: https://github.com/apache/iceberg-python/pull/3963#issuecomment-5670036998
When we eventually use the rust bindings, we can still keep `AesGcmCipher` and its API: ```text Today: Python AesGcmCipher → cryptography Later: Python AesGcmCipher → pyiceberg_core → Iceberg Rust cipher ``` -- 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]
