[
https://issues.apache.org/jira/browse/HIVE-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730938#action_12730938
]
Prasad Chakka commented on HIVE-571:
------------------------------------
we should follow MySQL syntax as rest of HiveQL tries to follow MySQL. the
above syntax is different from that of MySQL's.
http://dev.mysql.com/doc/refman/5.0/en/alter-table.html
> add ability to rename a column.
> -------------------------------
>
> Key: HIVE-571
> URL: https://issues.apache.org/jira/browse/HIVE-571
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 0.4.0
> Reporter: Prasad Chakka
> Fix For: 0.4.0
>
>
> currently only way to rename a column is to use 'REPLACE COLUMNS' which can
> be cumbersome if the table has lots of columns.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.