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

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

> Optimize the execution plan for Python Calc when there is a condition
> ---------------------------------------------------------------------
>
>                 Key: FLINK-14202
>                 URL: https://issues.apache.org/jira/browse/FLINK-14202
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Python
>            Reporter: Dian Fu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>
> As discussed inĀ [https://github.com/apache/flink/pull/9748]:
> "For the filter, we calculate these condition UDFs together with other UDFs 
> and do the filter later. I think we can optimize it a bit, i.e., calculate 
> the conditions first and then check whether to call the other UDFs. This can 
> be easily achieved in the SplitRule."



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

Reply via email to