[
https://issues.apache.org/jira/browse/FLINK-12819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986655#comment-16986655
]
Kurt Young commented on FLINK-12819:
------------------------------------
This is covered by FLINK-14672
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)