support ALTER PARTITION
-----------------------
Key: HIVE-958
URL: https://issues.apache.org/jira/browse/HIVE-958
Project: Hadoop Hive
Issue Type: New Feature
Components: Query Processor
Reporter: Namit Jain
Assignee: He Yongqiang
Fix For: 0.5.0
alter table <table_name> ...
should be enhanced to also support:
alter table <table_name> partition <partition_name> ...
Only 1 partition can be specified at a time
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.