uros-b commented on code in PR #17996: URL: https://github.com/apache/iceberg/pull/17996#discussion_r3955785692
########## docs/docs/encryption.md: ########## @@ -26,6 +26,10 @@ The `metadata.json` file does not contain data or stats, and is therefore not en Currently, encryption is supported in the Hive and REST catalogs for tables with Parquet and Avro data formats. +!!! warning + Coverage across engines and operations is still incomplete, so evaluate table encryption + carefully before relying on it in production. Review Comment: line length doesn't appear to be enforced in this file, not sure if there is some implicit rule tho -- 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]
