You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/01 15:32:00 UTC

[jira] [Closed] (FLINK-14022) Add validation check for places where Python ScalarFunction cannot be used

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

Hequn Cheng closed FLINK-14022.
-------------------------------
    Resolution: Resolved

> Add validation check for places where Python ScalarFunction cannot be used
> --------------------------------------------------------------------------
>
>                 Key: FLINK-14022
>                 URL: https://issues.apache.org/jira/browse/FLINK-14022
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Python
>            Reporter: Dian Fu
>            Assignee: Huang Xingbo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, there are places where Python ScalarFunction could not be used, for example:
>  # Python UDF could not be used in MatchRecognize
>  # Python UDFs could not be used in Join condition which take the columns from both the left table and the right table as inputs
> We should add validation check for places where it’s not supported.



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