yunfengzhou-hub commented on code in PR #26381: URL: https://github.com/apache/flink/pull/26381#discussion_r2422609605
########## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/reuse/SinkReuser.java: ########## Review Comment: I noticed that sink.targetColumns() is still used in SinkReuser#getDigest method. According to FLIP-506, will there be a follow up PR to remove this usage? I have not yet found a jira issue for this work, so maybe we could create it in advance. -- 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]
