raminqaf commented on PR #29063:
URL: https://github.com/apache/flink/pull/29063#issuecomment-5539338133

   Interestingly enough this returns `FALSE`
   ```sql
   "SELECT JSON_VALUE('{"a": 13.37, "b": 13.37}', '$.a' RETURNING DOUBLE) = 
JSON_VALUE('{"a": 13.37, "b": 13.37}', '$.b' RETURNING DOUBLE)
   ```


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