[ 
https://issues.apache.org/jira/browse/FLINK-20620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dian Fu closed FLINK-20620.
---------------------------
      Assignee: Huang Xingbo
    Resolution: Fixed

Merged to master via 2848d4d44c0f09a9e49b70609fd5f9be30af60ea

> Port BatchExecPythonCalc and StreamExecPythonCalc to Java
> ---------------------------------------------------------
>
>                 Key: FLINK-20620
>                 URL: https://issues.apache.org/jira/browse/FLINK-20620
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Python, Table SQL / Planner
>            Reporter: godfrey he
>            Assignee: Huang Xingbo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> https://issues.apache.org/jira/browse/FLINK-20610 will separate the 
> implementation of BatchExecCalc and StreamExecCalc, and port BatchExecCalc 
> and StreamExecCalc to Java. 
> {{StreamExecPythonCalc}} extends from {{CommonExecPythonCalc}} and 
> {{CommonExecPythonCalc}} extends from {{CommonPythonBase}}, they are all 
> Scala classes, and involves a lot of code. Java class can't extend Scala 
> interface with default implementation. So I create an issue separately to 
> port them to Java.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to