[ https://issues.apache.org/jira/browse/HIVE-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-5122: ------------------------------ Attachment: D12411.4.patch navis updated the revision "HIVE-5122 [jira] Add partition for multiple partition ignores locations for non-first partitions". Addressed comments Reviewers: JIRA REVISION DETAIL https://reviews.facebook.net/D12411 CHANGE SINCE LAST DIFF https://reviews.facebook.net/D12411?vs=40029&id=40059#toc AFFECTED FILES ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g ql/src/java/org/apache/hadoop/hive/ql/plan/AddPartitionDesc.java ql/src/java/org/apache/hadoop/hive/ql/plan/DDLWork.java ql/src/test/org/apache/hadoop/hive/ql/QTestUtil.java ql/src/test/queries/clientpositive/add_part_multiple.q ql/src/test/results/clientpositive/add_part_multiple.q.out ql/src/test/results/clientpositive/create_view_partitioned.q.out To: JIRA, navis > Add partition for multiple partition ignores locations for non-first > partitions > ------------------------------------------------------------------------------- > > Key: HIVE-5122 > URL: https://issues.apache.org/jira/browse/HIVE-5122 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Navis > Assignee: Navis > Priority: Minor > Attachments: D12411.3.patch, D12411.4.patch, > HIVE-5122.D12411.1.patch, HIVE-5122.D12411.2.patch > > > http://www.mail-archive.com/user@hive.apache.org/msg09151.html > When multiple partitions are being added in single alter table statement, the > location for first partition is being used as the location of all partitions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira