[ https://issues.apache.org/jira/browse/FLINK-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893901#comment-15893901 ]
ASF GitHub Bot commented on FLINK-5832: --------------------------------------- Github user clarkyzl commented on a diff in the pull request: https://github.com/apache/flink/pull/3456#discussion_r104106388 --- Diff: flink-libraries/flink-table/pom.xml --- @@ -92,6 +92,11 @@ under the License. </exclusions> </dependency> + <dependency> + <groupId>org.apache.hive</groupId> --- End diff -- Hi @twalthr . Thank you for your suggestions. I've moved all the code to hcatalog in commit 97968fb86af105f0fc8b68e8083998dd0725deef. > Support for simple hive UDF > --------------------------- > > Key: FLINK-5832 > URL: https://issues.apache.org/jira/browse/FLINK-5832 > Project: Flink > Issue Type: Sub-task > Components: Table API & SQL > Reporter: Zhuoluo Yang > Assignee: Zhuoluo Yang > > The first step of FLINK-5802 is to support simple Hive UDF. -- This message was sent by Atlassian JIRA (v6.3.15#6346)