bitsondatadev commented on code in PR #7382:
URL: https://github.com/apache/iceberg/pull/7382#discussion_r1263924201


##########
docs/flink-ddl.md:
##########
@@ -138,6 +138,7 @@ Using `-i <init.sql>` option to initialize SQL Client 
session:
 
 ### `CREATE DATABASE`
 
+By default, Iceberg will use the `default` database in Flink. Using the 
following example to create a separate database in order to avoid creating 
tables under the `default` database:

Review Comment:
   This looks like duplicated text. Could you please remove?



-- 
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]

Reply via email to