tsreaper commented on a change in pull request #17691:
URL: https://github.com/apache/flink/pull/17691#discussion_r822233774



##########
File path: 
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/functions/sql/FlinkSqlOperatorTable.java
##########
@@ -1145,13 +1139,13 @@ public boolean isDeterministic() {
     // JSON FUNCTIONS
     public static final SqlFunction JSON_EXISTS = 
SqlStdOperatorTable.JSON_EXISTS;
     public static final SqlFunction JSON_VALUE = 
SqlStdOperatorTable.JSON_VALUE;

Review comment:
       This function is not changed but it is in the list of FLINK-24586. Shall 
we also change this?




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