[ https://issues.apache.org/jira/browse/FLINK-36476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897795#comment-17897795 ]
xuyang commented on FLINK-36476: -------------------------------- If I'm misunderstanding, please correct me. It seems that you're suggesting we should directly merge the PRs removing the non-deprecated public Python APIs first and then document those APIs here, instead of first compiling a list and waiting for any objections regarding their removal before merging. Actually, I personally have no strong opinion on this. > Remove all deprecated methods under public APIs in table modules and adapt > the related tests to make them pass > -------------------------------------------------------------------------------------------------------------- > > Key: FLINK-36476 > URL: https://issues.apache.org/jira/browse/FLINK-36476 > Project: Flink > Issue Type: Improvement > Components: Table SQL / API > Reporter: xuyang > Priority: Blocker > Labels: pull-request-available > Fix For: 2.0.0 > > > All methods needed to be removed are: > [https://docs.google.com/document/d/1bVrmcB9UFOd1-sT7xDRTMb5rmO0vK0eDlLRUYYL9gd4/edit?usp=sharing] > > Note: > # Please make sure to delete and adapt the code(including test) of module > table, python, doc, etc. as well. > # Please raise a PR in the corresponding subtask, and try not to link PRs on > this umbrella jira. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)