Copilot commented on code in PR #10145:
URL: https://github.com/apache/gravitino/pull/10145#discussion_r2876983507


##########
docs/manage-relational-metadata-using-gravitino.md:
##########
@@ -45,6 +45,11 @@ It is not recommended to use one data source to create 
multiple catalogs,
 as multiple catalogs operating on the same source may result in unpredictable 
behavior.
 :::
 
+:::caution
+If you plan to use the [Flink 
connector](./flink-connector/flink-connector.md), the catalog name **cannot 
start with a number**. 

Review Comment:
   Line 49 has a trailing whitespace after the period at the end of the 
sentence. This should be removed to keep the file clean and avoid 
lint/formatting issues.
   ```suggestion
   If you plan to use the [Flink 
connector](./flink-connector/flink-connector.md), the catalog name **cannot 
start with a number**.
   ```



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

Reply via email to