[jira] [Updated] (FLINK-15970) Optimize the Python UDF execution to only serialize the value

2020-03-24 Thread Dian Fu (Jira)


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

Dian Fu updated FLINK-15970:

Parent: FLINK-16747
Issue Type: Sub-task  (was: Improvement)

> Optimize the Python UDF execution to only serialize the value
> -
>
> Key: FLINK-15970
> URL: https://issues.apache.org/jira/browse/FLINK-15970
> Project: Flink
>  Issue Type: Sub-task
>  Components: API / Python
>Reporter: Dian Fu
>Assignee: Huang Xingbo
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.11.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, the window/timestamp/pane info are also serialized and sent 
> between the Java operator and the Python worker. These informations are 
> useless and after bumping beam to 2.19.0(BEAM-7951), optimization is possible 
> to not serialize these fields.



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


[jira] [Updated] (FLINK-15970) Optimize the Python UDF execution to only serialize the value

2020-02-11 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated FLINK-15970:
---
Labels: pull-request-available  (was: )

> Optimize the Python UDF execution to only serialize the value
> -
>
> Key: FLINK-15970
> URL: https://issues.apache.org/jira/browse/FLINK-15970
> Project: Flink
>  Issue Type: Improvement
>  Components: API / Python
>Reporter: Dian Fu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.11.0
>
>
> Currently, the window/timestamp/pane info are also serialized and sent 
> between the Java operator and the Python worker. These informations are 
> useless and after bumping beam to 2.19.0(BEAM-7951), optimization is possible 
> to not serialize these fields.



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