[
https://issues.apache.org/jira/browse/FLINK-36476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897594#comment-17897594
]
david radley commented on FLINK-36476:
--------------------------------------
[~xuyangzhong]
I am a bit confused :
I said "I do not have strong views which way we should go, but, on balance, I
would agree with you, to remove and document the Python APIs in this category,
so we have a lower attack surface and push users away from driving legacy code
and towards the better up-to-date code. "
you replied
"The vast majority of the deletion work should not be affected, so let's
proceed for now. Once we've completed most of the work, we can summarize the
methods that were blocked due to not being marked as deprecated on the Python
side and discuss them in the dev email. WDYT?"
So to be clear
* we are removing the deprecated Java and Python APIs that call them (even if
the Python is not deprecated) and not marking any PRs as blocked, but are
documenting the Python deprecation as per my post.
* your last post could be read to imply we are blocking and not merging the
java / Python deletions is the Python is not deprecated. I assume this is not
what we want.
And we hope to merge changes like
[https://github.com/apache/flink/pull/25529/files#r1837761034] Including
deleting the non-deprecated Python API, but document the list of Python APIs we
have done this for.
Am I understanding this correctly?
> 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)