kbendick commented on code in PR #4665:
URL: https://github.com/apache/iceberg/pull/4665#discussion_r863114938
##########
docs/flink/flink-getting-started.md:
##########
@@ -189,11 +190,11 @@ table_env.execute_sql("CREATE CATALOG my_catalog WITH ("
"'my-additional-catalog-config'='my-value')")
```
-For more details, please refer to the [Python Table
API](https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/python/table/intro_to_table_api/).
+For more details, please refer to the [Python Table
API](https://ci.apache.org/projects/flink/flink-docs-release-1.14/docs/dev/python/table/intro_to_table_api/).
## Creating catalogs and using catalogs.
-Flink 1.11 support to create catalogs by using flink sql.
+Flink 1.14 support to create catalogs by using flink sql.
Review Comment:
Maybe the version number can be dropped here? I think at one point in time
Flink didn't support creating catalogs via SQL, only the YAML files.
So this is simply one less thing to keep updating if we remove the version
number from it.
--
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]