[
https://issues.apache.org/jira/browse/FLINK-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672594#comment-16672594
]
Timo Walther commented on FLINK-10689:
--------------------------------------
Thanks for splitting the issue [~phoenixjiangnan].
Yes, the Hive catalog work must not be blocked on FLINK-10755. Once classes are
modified for a feature we can start migrating it to Java in a separate commit
first and then perform the actual feature changes. They can be placed in
{{flink-table/src/main/java}} until we find a better module structure.
> 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
> 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)