[ 
https://issues.apache.org/jira/browse/FLINK-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257855#comment-15257855
 ] 

ASF GitHub Bot commented on FLINK-3811:
---------------------------------------

Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/1930#issuecomment-214694910
  
    Thank @fhueske. Changes look good to me!


> 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)

Reply via email to