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

Hequn Cheng commented on FLINK-14018:
-------------------------------------

Resolved in 1.10.0 via:
6a67f367188071e0e076caae24948f52018725d3
06d6dba99504f142f08615951d69f90b2d6d3d69
fc4a1df1ad48224ae846fbbdeeb21b4b7b164e02

> Add Python building blocks to make sure the basic functionality of Python 
> ScalarFunction could work
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-14018
>                 URL: https://issues.apache.org/jira/browse/FLINK-14018
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Python
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We need to add a few Python building blocks such as ScalarFunctionOperation, 
> RowCoder, etc for Python ScalarFunction execution. ScalarFunctionOperation is 
> subclass of Operation in Beam and RowCoder, etc are subclasses of Coder in 
> Beam. These classes will be registered into the Beam’s portability framework 
> to make sure they take effects.
> This PR makes sure that a basic end to end Python UDF could be executed.



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

Reply via email to