You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "luoyuxia (Jira)" <ji...@apache.org> on 2022/03/01 06:13:00 UTC

[jira] [Created] (FLINK-26412) Hive dialect supports "CREATE TEMPORARY FUNCTION USING xxx.jar"

luoyuxia created FLINK-26412:
--------------------------------

             Summary: Hive dialect supports "CREATE TEMPORARY FUNCTION USING xxx.jar"
                 Key: FLINK-26412
                 URL: https://issues.apache.org/jira/browse/FLINK-26412
             Project: Flink
          Issue Type: Sub-task
            Reporter: luoyuxia


In Hive, it's supported to use such sql like 
{code:java}
CREATE TEMPORARY FUNCTION USING xxx.jar
{code}
to create udf.
It's also need to be supported using Hive dialect in Flink



--
This message was sent by Atlassian Jira
(v8.20.1#820001)