Aitozi commented on code in PR #21522: URL: https://github.com/apache/flink/pull/21522#discussion_r1134803012
########## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/utils/OperationConverterUtils.java: ########## @@ -69,67 +69,75 @@ private OperationConverterUtils() {} public static Operation convertAddReplaceColumns( Review Comment: Oh, I get it. `SqlAddReplaceColumns` is Hive dialect, and is not used now. Will remove it. -- 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