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

[jira] [Assigned] (FLINK-12819) Reuse TableEnvironment between different SQL statements

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

Zhenghua Gao reassigned FLINK-12819:
------------------------------------

    Assignee: Zhenghua Gao

> Reuse TableEnvironment between different SQL statements
> -------------------------------------------------------
>
>                 Key: FLINK-12819
>                 URL: https://issues.apache.org/jira/browse/FLINK-12819
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Client
>            Reporter: Zhenghua Gao
>            Assignee: Zhenghua Gao
>            Priority: Major
>
> We have introduced catalogs to store catalog object(tables, views etc). And the catalogs are tied to TableEnvironment, So we need to reuse TableEnvironment so the previously registered tables and views are available(suppose we use an InMemory catalog).
> BTW, reuse TableEnvironment is more resource and time saving.



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