[ https://issues.apache.org/jira/browse/FLINK-37445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934016#comment-17934016 ]
Alexander Fedulov commented on FLINK-37445: ------------------------------------------- [~martijnvisser] this was just the blanket deprecation notice we decided to add a while back in the pursuit of removing the SourceFunction API in 2.0. This task is about providing the actual alternative based on the new Source API. So, yes, we need to "port" it to eventually complete the goal of removing the old SourceFunction API. > Migrate InputFormatSourceFunction to the Source V2 API > ------------------------------------------------------ > > Key: FLINK-37445 > URL: https://issues.apache.org/jira/browse/FLINK-37445 > Project: Flink > Issue Type: Technical Debt > Reporter: Poorvank Bhatia > Assignee: Poorvank Bhatia > Priority: Major > > InputFormatSourceFunction: > [https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/streaming/api/functions/source/legacy/InputFormatSourceFunction.java] > needs to be moved to the new Source V2 API. -- This message was sent by Atlassian Jira (v8.20.10#820010)