Airblader commented on a change in pull request #17186: URL: https://github.com/apache/flink/pull/17186#discussion_r707227682
########## File path: docs/data/sql_functions.yml ########## @@ -708,6 +708,42 @@ json: -- '[]' JSON_QUERY('{}', 'strict $.invalid' EMPTY ARRAY ON ERROR) ``` + - sql: JSON_OBJECT([KEY key VALUE value]* [ { NULL | ABSENT } ON NULL ]) Review comment: It is. I'll adapt some tests and docs. -- 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