You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/12/15 04:31:59 UTC

[GitHub] [iceberg] jackye1995 commented on issue #3678: Add documentation about Iceberg config naming convention

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org