[
https://issues.apache.org/jira/browse/FLINK-20620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-20620:
----------------------------
Component/s: API / Python
> 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
> Priority: Major
>
> 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)