jackye1995 commented on issue #3678: URL: https://github.com/apache/iceberg/issues/3678#issuecomment-994283162
The 2 rules mentioned in the linked PR were: 1. `-` is used to link words at the same level, e.g. prefer `access-key-id` over `access.key.id` 2. `.` is used to create sublevels and group similar configs, e.g. `s3.access-key-id`, `s3.secret-access-key` I think a good place to put it is at https://github.com/apache/iceberg/blob/master/CONTRIBUTING.md -- 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]
