Airblader commented on a change in pull request #16691:
URL: https://github.com/apache/flink/pull/16691#discussion_r686840166



##########
File path: docs/data/sql_functions.yml
##########
@@ -580,9 +580,20 @@ json:
       This follows the ISO/IEC TR 19075-6 specification for JSON support in 
SQL.
 
       ```
-      SELECT JSON_EXISTS(
-        '{"items": [{"name": "Item 1"}]}',
-        'lax $.items[0].name' TRUE ON ERROR);
+      // TRUE

Review comment:
       As discussed offline, I've added some explanation to the section overall 
now.




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