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

[jira] [Created] (HIVE-26314) Support alter function in Hive DDL

Wechar created HIVE-26314:
-----------------------------

             Summary: Support alter function in Hive DDL
                 Key: HIVE-26314
                 URL: https://issues.apache.org/jira/browse/HIVE-26314
             Project: Hive
          Issue Type: Task
          Components: Hive
    Affects Versions: 4.0.0-alpha-1
            Reporter: Wechar
            Assignee: Wechar
             Fix For: 4.0.0-alpha-2


Hive SQL does not support {{*ALTER FUNCTION*}} yet, we can refer to the {{*CREATE [OR REPLACE] FUNCTION*}} of [Spark|https://spark.apache.org/docs/3.1.2/sql-ref-syntax-ddl-create-function.html] to implement the alter function .



--
This message was sent by Atlassian Jira
(v8.20.7#820007)