You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2018/10/11 10:00:00 UTC

[jira] [Created] (FLINK-10528) Remove deprecated APIs from Table API for Flink 1.7.0

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 &amp; 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)