snuyanzin commented on code in PR #28152: URL: https://github.com/apache/flink/pull/28152#discussion_r3235105589
########## flink-table/flink-table-planner/src/main/java/org/apache/calcite/sql/type/SqlTypeUtil.java: ########## @@ -74,8 +74,8 @@ * <p>FLINK modifications are at lines * * <ol> - * <li>We should use ExtendedSqlRowTypeNameSpec for rows: Lines 1102-1106 - * <li>Should be removed after fixing CALCITE-7062: Lines 1126-1128 + * <li>We should use ExtendedSqlRowTypeNameSpec for rows: Lines 1084-1087 Review Comment: Synced with Calcite -- 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]
