jnh5y commented on code in PR #25312:
URL: https://github.com/apache/flink/pull/25312#discussion_r1754980629


##########
flink-table/flink-table-planner/src/main/java/org/apache/calcite/rex/RexFieldAccess.java:
##########
@@ -49,6 +49,12 @@
  *     AND gender = 'F')</pre>
  *
  * </blockquote>
+ *
+ * <p>FLINK modifications are at lines
+ *
+ * <ol>
+ *   <li>Should be removed after fixing CALCITE-6342 (Calcite 1.36.0): Lines 
84-89

Review Comment:
   Once Flink has upgraded to Calcite 1.36.0, do we need to remove linke 84-89? 
 Or can we remove the entire file?



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

Reply via email to