[
https://issues.apache.org/jira/browse/HIVE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677445#action_12677445
]
Prasad Chakka commented on HIVE-310:
------------------------------------
there is a work around in the meantime which is to set the correct SerDe using
'alter table ... set serde ..' command.
> alter table is not using correct serde while replacing columns
> --------------------------------------------------------------
>
> Key: HIVE-310
> URL: https://issues.apache.org/jira/browse/HIVE-310
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 0.2.0
> Reporter: Prasad Chakka
> Assignee: Prasad Chakka
> Priority: Minor
> Attachments: hive-310.patch
>
>
> Alter table should set correct serde while replacing columns depending on the
> column types instead of setting the serde to MetadataTypedColumnsetSerDe
> always.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.