renshangtao commented on code in PR #4665:
URL: https://github.com/apache/iceberg/pull/4665#discussion_r865659245
##########
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:
@kbendick I want to upgrade to flink 1.15.0, but I find some resources are
not available yet, so I still use 1.14.4.
--
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]