kevinjqliu commented on code in PR #13908: URL: https://github.com/apache/iceberg/pull/13908#discussion_r2298712317
########## docs/docs/flink-connector.md: ########## @@ -61,8 +64,7 @@ CREATE TABLE flink_table ( ``` !!! info - The underlying catalog database (`hive_db` in the above example) will be created automatically if it does not exist when writing records into the Flink table. - +The underlying catalog database (`hive_db` in the above example) will be created automatically if it does not exist when writing records into the Flink table. Review Comment: nit: we should spot check some of these changes. i think the white space here is required for the `!!! info` block. Otherwise it wont be rendered 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