You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Kurt Young (JIRA)" <ji...@apache.org> on 2017/02/07 05:17:41 UTC

[jira] [Created] (FLINK-5727) Unify some API of batch and stream TableEnvironment

Kurt Young created FLINK-5727:
---------------------------------

             Summary: Unify some API of batch and stream TableEnvironment
                 Key: FLINK-5727
                 URL: https://issues.apache.org/jira/browse/FLINK-5727
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Kurt Young
            Assignee: Kurt Young


Some API's implementation of current {{BatchTableEnvironment}} and {{StreamTableEnvironment}} is identical, like {{sql}}. And other API like {{registerTableSource}} and {{scan}} can be unified to the base class. (we can change {{ingest}} from {{StreamTableEnvironment}} to {{scan}} also)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)