Fabian Hueske created FLINK-10528:
-------------------------------------
Summary: Remove deprecated APIs from Table API for Flink 1.7.0
Key: FLINK-10528
URL:
https://issues.apache.org/jira/browse/FLINK-10528 Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Affects Versions: 1.7.0
Reporter: Fabian Hueske
Assignee: Fabian Hueske
There are a few APIs that have been deprecated for a while (since Flink 1.4.0) and that could be removed:
* {{TableEnvironment.sql()}} as of FLINK-6442
* {{StreamTableElnvironment.toDataStream()}} and {{TableConversions.toDataStream()}} as of FLINK-6543{{}}
* {{Table.limit()}} as of FLINK-7821
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)