[
https://issues.apache.org/jira/browse/FLINK-10528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647869#comment-16647869
]
ASF GitHub Bot commented on FLINK-10528:
----------------------------------------
fhueske commented on issue #6826: [FLINK-10528] [table] Remove methods that
were deprecated in Flink 1.4.0
URL: https://github.com/apache/flink/pull/6826#issuecomment-429312324
Thanks for the reviews.
I think we can leave the old blog posts as they are.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)