[ https://issues.apache.org/jira/browse/HIVE-19049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416140#comment-16416140 ]
Nishant Bangarwa commented on HIVE-19049: ----------------------------------------- [~ashutoshc] Updated the patch to read old columns from storage descriptor instead of metadata store. Also added a hook to the HiveMetaHook that can be used by the StorageHandlers. This hook is unused for druid storage handler as of now, since we do not require to make any changes on druid side to add columns. > Add support for Alter table add columns for Druid > ------------------------------------------------- > > Key: HIVE-19049 > URL: https://issues.apache.org/jira/browse/HIVE-19049 > Project: Hive > Issue Type: Task > Reporter: Nishant Bangarwa > Assignee: Nishant Bangarwa > Priority: Major > Attachments: HIVE-19049.01.patch, HIVE-19049.patch > > > Add support for Alter table add columns for Druid. > Currently it is not supported and throws exception. -- This message was sent by Atlassian JIRA (v7.6.3#76005)