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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)