svn commit: r1593454 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java test/queries/clientpositive/drop_partitions_filter2.q test/results/clientposi

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:25:20 2014 New Revision: 1593454 URL: http://svn.apache.org/r1593454 Log: Drop partitions treats partition columns as strings (Sergey Shelukhin, reviewed by Jitendra Nath Pandey) Modified:

svn commit: r1593453 - in /hive/branches/branch-0.13/hcatalog/webhcat/svr/src: main/config/ main/java/org/apache/hive/hcatalog/templeton/ main/java/org/apache/hive/hcatalog/templeton/tool/ test/java/o

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:24:17 2014 New Revision: 1593453 URL: http://svn.apache.org/r1593453 Log: HIVE-4576 : templeton.hive.properties does not allow values with commas (Eugene Koifman via Ashutosh Chauhan) ((from

svn commit: r1593450 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/Driver.java

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:19:14 2014 New Revision: 1593450 URL: http://svn.apache.org/r1593450 Log: HIVE-6919 : hive sql std auth select query fails on partitioned tables (Thejas Nair via Ashutosh Chauhan) Modified:

svn commit: r1593463 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:40:01 2014 New Revision: 1593463 URL: http://svn.apache.org/r1593463 Log: HIVE-6828: Hive tez bucket map join conversion interferes with map join conversion (Vikram Dixit K via Gunther Hagleitner) Modified: