VasShabu commented on code in PR #28850:
URL: https://github.com/apache/flink/pull/28850#discussion_r3703467863


##########
docs/data/sql_functions_zh.yml:
##########
@@ -1309,6 +1309,62 @@ json:
       -- '[[1]]'
       JSON_ARRAY(JSON_ARRAY(1))
       ```
+  - sql: JSON_TYPE(jsonValue)
+    table: jsonType(jsonValue)
+    description: |
+      Returns a string value indicating the type of jsonValue. Returns `NULL` 
if jsonValue is
+      `NULL` or is not valid JSON.

Review Comment:
   As I do not speak chinese myself, I do not think it is a good idea for me to 
google translate and hope it works. I was thinking if a chinese contributer 
could give me a hand with the translations here, would be a great help. 
   Thanks



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