renshangtao commented on code in PR #4665: URL: https://github.com/apache/iceberg/pull/4665#discussion_r865601840
########## docs/flink/flink-getting-started.md: ########## @@ -300,9 +301,9 @@ CREATE TABLE `hive_catalog`.`default`.`sample` ( ); ``` -Table create commands support the most commonly used [flink create clauses](https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/sql/create.html#create-table) now, including: +Table create commands support the most commonly used [flink create clauses](https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sql/create/) now, including: Review Comment: @samredai Thank you for your reply. I have changed the all the advise. -- 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]
