[ https://issues.apache.org/jira/browse/HIVE-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401932#comment-13401932 ]
Hudson commented on HIVE-3076: ------------------------------ Integrated in Hive-0.9.1-SNAPSHOT-h0.21 #60 (See [https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/60/]) HIVE-3076 : drop partition does not work for non-partition columns. Backported from trunk. (Revision 1354162) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1354162 Files : * /hive/branches/branch-0.9 * /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java * /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionSpec.java * /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java * /hive/branches/branch-0.9/ql/src/test/queries/clientpositive/drop_partitions_filter3.q * /hive/branches/branch-0.9/ql/src/test/results/clientpositive/drop_partitions_filter3.q.out > drop partition does not work for non-partition columns > ------------------------------------------------------ > > Key: HIVE-3076 > URL: https://issues.apache.org/jira/browse/HIVE-3076 > Project: Hive > Issue Type: Bug > Reporter: Namit Jain > Fix For: 0.10.0, 0.9.1 > > > There is still a problem in case there is a mixture of string and non-string > partition columns. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira