snuyanzin commented on code in PR #29091: URL: https://github.com/apache/flink/pull/29091#discussion_r3941168627
########## docs/data/sql_functions_zh.yml: ########## @@ -1423,6 +1423,7 @@ json: variant: - sql: PARSE_JSON(json_string[, allow_duplicate_keys]) + table: STRING.parseJson([BOOLEAN allowDuplicateKeys]) Review Comment: looks like not resolved yet there is still a couple of places in doc with same issue, e.g. https://github.com/apache/flink/pull/29091/changes#diff-539fb22ee6aeee4cf07230bb4155500c6680c4cc889260e2c58bfa9d63fb7de5R1353 -- 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]
