[
https://issues.apache.org/jira/browse/FLINK-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-3811.
-----------------------------------
Resolution: Fixed
Implemented in 172fcfa1e42f89ad7542d7ba6a88344800550640
> Refactor ExecutionEnvironment in TableEnvironment
> -------------------------------------------------
>
> Key: FLINK-3811
> URL: https://issues.apache.org/jira/browse/FLINK-3811
> Project: Flink
> Issue Type: Improvement
> Components: Table API
> Reporter: Fabian Hueske
> Assignee: Fabian Hueske
> Priority: Minor
> Fix For: 1.1.0
>
>
> Currently, the Scala BatchTableEnvironment has a reference to a Scala
> ExecutionEnvironment and the Java BatchTableEnvironment uses the Java
> ExecutionEnvironment. The same applies to their streaming counterparts.
> This requires special implementations for Java / Scala for instance to create
> new data sources.
> I propose to refactor the TableEnvironments such that only the Java execution
> environments for batch and streaming are used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)