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:03 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-10528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske updated FLINK-10528:
----------------------------------
    Description: 
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

  was:
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


> 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
>            Priority: Minor
>
> 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)