[
https://issues.apache.org/jira/browse/FLINK-31596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704441#comment-17704441
]
Ran Tao commented on FLINK-31596:
---------------------------------
hi, jark. it's a good improvement to remove deprecated methods in TableEnv.
found other deprecated places int TableEnvironment.
getCompletionHints
scan (can be replaced by from methods)
> Cleanup usage of deprecated methods in TableEnvironment
> -------------------------------------------------------
>
> Key: FLINK-31596
> URL: https://issues.apache.org/jira/browse/FLINK-31596
> Project: Flink
> Issue Type: Technical Debt
> Components: Table SQL / Planner
> Reporter: Jark Wu
> Priority: Major
>
> This is a preparation to remove the deprecated methods in Table API for Flink
> v2.0. Currently, the deprecated methods of TableEnvironment and
> StreamTableEnvironment are still used in many places. This is an umbrella
> issue to clean up the usage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)