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

xueyu updated FLINK-10689:
--------------------------
    External issue URL: https://github.com/apache/flink/pull/7059
                Labels: pull-request-available  (was: )

The UserDefinedFunction, ScalarFunction, TableFunction, FunctionContext, 
AggregateFunction and DistinctAggregateFunction is ported in the PR #7059, 
exept FunctionService, TemporalTableFunction and subpackage in 
org.apache.flink.table.functions.aggfunctions.
These two could be ported then the following.

FunctionService looks need to port other several descriptors alongside and 
TemporalTableFunction looks need some more work than others. I am not sure 
whether the way in the PR is right, so just submitted as first stage. If these 
ports is right after review the remaing two files could be ported then.

For TemporalTableFunction, do we also need to use scala implicit to process 
table dependency such as Table and Expression? Thanks~ [~twalthr]

> Port UDFs in Table API extension points to flink-table-common
> -------------------------------------------------------------
>
>                 Key: FLINK-10689
>                 URL: https://issues.apache.org/jira/browse/FLINK-10689
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: Timo Walther
>            Assignee: xueyu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>
> After FLINK-10687 and FLINK-10688 have been resolved, we should also port the 
> remaining extension points of the Table API to flink-table-common. This 
> includes interfaces for UDFs and the external catalog interface.
> This ticket is for porting UDFs. This jira does NOT depend on FLINK-16088 so 
> it can be started at anytime.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to