liuyongvs commented on code in PR #25418:
URL: https://github.com/apache/flink/pull/25418#discussion_r1814180149


##########
flink-table/flink-table-planner/src/main/java/org/apache/calcite/sql2rel/StandardConvertletTable.java:
##########
@@ -99,6 +105,8 @@
 /**
  * Standard implementation of {@link SqlRexConvertletTable}.
  *
+ * <p>Lines 555-564 fix incorrect cast behavior (FLINK-36399).
+ *
  * <p>Lines 691-736 implement supporting RETURNING clause in JSON_QUERY 
(CALCITE-6365).

Review Comment:
   added



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