dawidwys commented on code in PR #23612:
URL: https://github.com/apache/flink/pull/23612#discussion_r1445802917


##########
docs/content.zh/docs/dev/table/sql/show.md:
##########
@@ -507,10 +507,21 @@ SHOW CURRENT CATALOG
 ## SHOW DATABASES
 
 ```sql
-SHOW DATABASES
+SHOW DATABASES [ ( FROM | IN ) catalog_name] [ [NOT] (LIKE | ILIKE) 
<sql_like_pattern> ]

Review Comment:
   Let's keep it, but I'd prefer not to do that. I don't speak chinese and I 
don't feel comfortable committing something I don't understand. There is no way 
for me to say if you did not write something offending there. I believe you did 
not, but I can not tell for sure.



-- 
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...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to