You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2019/01/08 10:12:00 UTC

[jira] [Commented] (FLINK-11067) Port TableEnvironments to Java

    [ https://issues.apache.org/jira/browse/FLINK-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736955#comment-16736955 ] 

Timo Walther commented on FLINK-11067:
--------------------------------------

[~sunjincheng121] yes, base classes as you mentioned in {{flink-table-api-base}} might be necessary. A true unification of batch and streaming needs to happen at lower levels first. The {{BaseTableEnvironment}} is a first step towards this goal. In the future, we can think of a new module {{flink-table-api}} that also depends on {{flink-table-api-base}} once the unification picture becomes clearer.

> Port TableEnvironments to Java
> ------------------------------
>
>                 Key: FLINK-11067
>                 URL: https://issues.apache.org/jira/browse/FLINK-11067
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>
> This task includes porting {{TableEnvironment}}, {{StreamTableEnvironment}}, {{BatchTableEnvironment}} to Java. API-breaking changes need to be avoided and discussed. Some refactoring and clean up might be necessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)