[
https://issues.apache.org/jira/browse/FLINK-14342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hequn Cheng reassigned FLINK-14342:
-----------------------------------
Assignee: Wei Zhong
> Remove method FunctionDefinition#getLanguage
> ---------------------------------------------
>
> Key: FLINK-14342
> URL: https://issues.apache.org/jira/browse/FLINK-14342
> Project: Flink
> Issue Type: Sub-task
> Components: API / Python, Table SQL / API
> Affects Versions: 1.10.0
> Reporter: Dian Fu
> Assignee: Wei Zhong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As discussed in
> [https://github.com/apache/flink/pull/9748#discussion_r329575228], all the
> Python *ScalarFunction* need to implement the interface *PythonFunction* and
> we can determine if a ScalarFunction is Python or not via if it's an instance
> of *PythonFunction*, the method *FunctionDefinition#getLanguage* is not
> needed any more.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)