ebyhr commented on code in PR #12978:
URL: https://github.com/apache/iceberg/pull/12978#discussion_r2075283530


##########
docs/docs/nessie.md:
##########
@@ -93,7 +93,7 @@ table_env = StreamTableEnvironment.create(env)
 
 table_env.execute_sql("CREATE CATALOG nessie_catalog WITH ("
                       "'type'='iceberg', "
-                      "'type'='nessie', "
+                      "'catalog-type'='nessie', "

Review Comment:
   L102 still mentions `type`. Can we update the line too? 
   
   > settings for the `type` or `catalog-impl` and the required config to start 
Nessie correctly.



-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to