You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Marton Bod (Jira)" <ji...@apache.org> on 2021/01/20 08:39:00 UTC

[jira] [Created] (HIVE-24665) Add commitAlterTable method to the HiveMetaHook interface

Marton Bod created HIVE-24665:
---------------------------------

             Summary: Add commitAlterTable method to the HiveMetaHook interface
                 Key: HIVE-24665
                 URL: https://issues.apache.org/jira/browse/HIVE-24665
             Project: Hive
          Issue Type: Improvement
            Reporter: Marton Bod
            Assignee: Marton Bod


Currently we have pre and post hooks for create table and drop table commands, but only a pre hook for alter table commands. We should add a post hook as well (with a default implementation).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)