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

[jira] [Updated] (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 ]

ASF GitHub Bot updated FLINK-12819:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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)