RussellSpitzer commented on pull request #4399: URL: https://github.com/apache/iceberg/pull/4399#issuecomment-1079560257
key_metadata is only _currently_ unused. It will become active once encryption is implemented. Also since this is part of the spec it should definitely not be removed. See https://iceberg.apache.org/spec/ ``` optional | optional | 131 key_metadata | binary | Implementation-specific key metadata for encryption -- | -- | -- | -- | -- ``` -- 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]
