snuyanzin commented on code in PR #21203: URL: https://github.com/apache/flink/pull/21203#discussion_r1009388476
########## flink-table/flink-table-planner/src/main/java/org/apache/calcite/sql2rel/RelDecorrelator.java: ########## @@ -128,11 +129,9 @@ * Copied to fix calcite issues. FLINK modifications are at lines * * <ol> - * <li>Was changed within FLINK-29280, FLINK-28682: Line 224 ~ 234 - * <li>Should be removed after fix of FLINK-29540: Line 296 ~ 302 - * <li>Should be removed after fix of FLINK-29540: Line 314 ~ 320 - * <li>Was changed within FLINK-21592: Line 1954 ~ 1962, Should be removed after update to Calcite - * 1.28.0 as it is fixed at CALCITE-4773 Review Comment: This Flink modification is removed -- 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]
