[
https://issues.apache.org/jira/browse/HIVE-19049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413970#comment-16413970
]
Nishant Bangarwa commented on HIVE-19049:
-----------------------------------------
+cc [~ashutoshc] This patch makes the alter table work by storing the field
types for druid in metadata store.
shouldStoreFieldsInMetastore in DruidSerde now returns true.
However I am still exploring if there is an alternate way of making it work
without needed to store the field type info in metadata store.
> 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.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)