[
https://issues.apache.org/jira/browse/FLINK-12798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-12798:
----------------------------
Component/s: Table SQL / API
> Port TableEnvironment to flink-api modules
> ------------------------------------------
>
> Key: FLINK-12798
> URL: https://issues.apache.org/jira/browse/FLINK-12798
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{TableEnvironments}} should be a purely API class(es). Current
> implementation should be split into {{CatalogManager}} and {{Planner}}. The
> {{Planner}} should be discovered based on configuration. This will allow
> using either the legacy or the Blink planner.
> This applies to the {{StreamTableEnvironment}}. The {{BatchTableEnvironment}}
> will be left as is. One will be able to use the new
> {{StreamTableEnvironment}} for stream processing with the legacy planner or
> stream and batch for the Blink {{Planner}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)