rdblue commented on a change in pull request #2178:
URL: https://github.com/apache/iceberg/pull/2178#discussion_r566459946
##########
File path: site/docs/flink.md
##########
@@ -144,6 +144,18 @@ CREATE CATALOG my_catalog WITH (
);
```
+### Create through YAML config
+
+Catalog can also be registered in `sql-client-defaults.yaml` before starting
the SQL client. Here is an example:
Review comment:
Typo: should be "Catalogs can be ..."
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]