Return-Path: Delivered-To: apmail-hadoop-hive-commits-archive@minotaur.apache.org Received: (qmail 9003 invoked from network); 15 Jun 2009 05:44:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jun 2009 05:44:52 -0000 Received: (qmail 22966 invoked by uid 500); 15 Jun 2009 05:45:04 -0000 Delivered-To: apmail-hadoop-hive-commits-archive@hadoop.apache.org Received: (qmail 22936 invoked by uid 500); 15 Jun 2009 05:45:04 -0000 Mailing-List: contact hive-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-commits@hadoop.apache.org Received: (qmail 22926 invoked by uid 99); 15 Jun 2009 05:45:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 05:45:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 05:44:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CF4A023889CB; Mon, 15 Jun 2009 05:43:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r784656 [17/30] - in /hadoop/hive/trunk: ./ common/src/java/org/apache/hadoop/hive/conf/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hadoop/hive/ql/optimizer/ ql/src/java/org/apache/hadoop/hive/ql/parse/ ql/src/java/o... Date: Mon, 15 Jun 2009 05:43:29 -0000 To: hive-commits@hadoop.apache.org From: namit@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090615054344.CF4A023889CB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: hadoop/hive/trunk/ql/src/test/results/compiler/plan/groupby6.q.xml URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/ql/src/test/results/compiler/plan/groupby6.q.xml?rev=784656&r1=784655&r2=784656&view=diff ============================================================================== --- hadoop/hive/trunk/ql/src/test/results/compiler/plan/groupby6.q.xml (original) +++ hadoop/hive/trunk/ql/src/test/results/compiler/plan/groupby6.q.xml Mon Jun 15 05:43:22 2009 @@ -1,5 +1,5 @@ - + Stage-2 @@ -64,7 +64,7 @@ location - file:/data/users/njain/hive2/hive2/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src @@ -96,10 +96,10 @@ - KEY.0 + KEY._col0 - 0 + _col0 @@ -144,7 +144,7 @@ serialization.ddl - struct binary_sortable_table { string reducesinkkey0} + struct binary_sortable_table { string _col0} serialization.format @@ -157,6 +157,16 @@ -1 + + + + _col0 + + + + + + @@ -207,7 +217,7 @@ - KEY.0 + KEY._col0 @@ -225,7 +235,7 @@ - 0 + _col0 org.apache.hadoop.hive.ql.udf.UDFSubstr @@ -251,7 +261,7 @@ - 0 + value @@ -314,6 +324,13 @@ HASH + + + + _col0 + + + @@ -330,7 +347,7 @@ - 0 + _col0 @@ -345,30 +362,32 @@ - - - - 0 - - - value - - - - - - - - - + + + value + + + + + + + + + + + + value + + true + @@ -383,9 +402,9 @@ - + - 0 + value @@ -415,14 +434,7 @@ - - - value - - - - - + @@ -441,7 +453,7 @@ - file:/data/users/njain/hive2/hive2/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src src @@ -453,7 +465,7 @@ - file:/data/users/njain/hive2/hive2/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src @@ -494,7 +506,7 @@ - /data/users/njain/hive2/hive2/ql/../build/ql/tmp/24600153.10001.insclause-0 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/250501305/10001 @@ -537,7 +549,7 @@ - 0 + _col0 @@ -555,10 +567,10 @@ - 0 - + _col0 + - 0 + _col0 @@ -572,7 +584,14 @@ - + + + + + + + + _col0 @@ -599,10 +618,10 @@ - 0 - + _col0 + - KEY.0 + KEY._col0 @@ -625,7 +644,7 @@ - + @@ -634,6 +653,13 @@ MERGEPARTIAL + + + + _col0 + + + @@ -650,7 +676,7 @@ - 0 + _col0 Modified: hadoop/hive/trunk/ql/src/test/results/compiler/plan/input1.q.xml URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/ql/src/test/results/compiler/plan/input1.q.xml?rev=784656&r1=784655&r2=784656&view=diff ============================================================================== --- hadoop/hive/trunk/ql/src/test/results/compiler/plan/input1.q.xml (original) +++ hadoop/hive/trunk/ql/src/test/results/compiler/plan/input1.q.xml Mon Jun 15 05:43:22 2009 @@ -1,5 +1,5 @@ - + @@ -31,7 +31,7 @@ true - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/796511165/335276753.10000.insclause-0 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1450840832/10000 @@ -84,7 +84,7 @@ location - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/dest1 + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/dest1 @@ -94,7 +94,7 @@ - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/796511165/335276753.10001 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1450840832/10001 @@ -169,7 +169,7 @@ location - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src @@ -204,7 +204,7 @@ 1 - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/796511165/335276753.10000.insclause-0 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1450840832/10000 @@ -225,7 +225,7 @@ - 0 + _col0 @@ -239,7 +239,7 @@ - 1 + _col1 @@ -257,7 +257,7 @@ - 1 + _col1 value @@ -268,7 +268,7 @@ - 0 + _col0 key @@ -292,6 +292,16 @@ + + + + _col0 + + + _col1 + + + @@ -476,7 +486,7 @@ - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src src @@ -488,7 +498,7 @@ - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src Modified: hadoop/hive/trunk/ql/src/test/results/compiler/plan/input2.q.xml URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/ql/src/test/results/compiler/plan/input2.q.xml?rev=784656&r1=784655&r2=784656&view=diff ============================================================================== --- hadoop/hive/trunk/ql/src/test/results/compiler/plan/input2.q.xml (original) +++ hadoop/hive/trunk/ql/src/test/results/compiler/plan/input2.q.xml Mon Jun 15 05:43:22 2009 @@ -1,5 +1,5 @@ - + @@ -31,7 +31,7 @@ true - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10000.insclause-0 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10000 @@ -84,7 +84,7 @@ location - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/dest1 + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/dest1 @@ -94,7 +94,7 @@ - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10001 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10001 @@ -107,7 +107,7 @@ true - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10002.insclause-1 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10002 @@ -160,7 +160,7 @@ location - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/dest2 + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/dest2 @@ -170,7 +170,7 @@ - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10003 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10003 @@ -192,7 +192,7 @@ true - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10004.insclause-2 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10004 @@ -249,7 +249,7 @@ location - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/dest3 + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/dest3 @@ -259,7 +259,7 @@ - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10005 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10005 @@ -334,7 +334,7 @@ location - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src @@ -369,7 +369,7 @@ 1 - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10000.insclause-0 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10000 @@ -390,7 +390,7 @@ - 0 + _col0 @@ -404,7 +404,7 @@ - 1 + _col1 @@ -422,7 +422,7 @@ - 1 + _col1 value @@ -433,7 +433,7 @@ - 0 + _col0 key @@ -457,6 +457,16 @@ + + + + _col0 + + + _col1 + + + true @@ -644,7 +654,7 @@ 2 - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10002.insclause-1 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10002 @@ -665,7 +675,7 @@ - 0 + _col0 @@ -675,7 +685,7 @@ - 1 + _col1 @@ -693,7 +703,7 @@ - 1 + _col1 value @@ -704,7 +714,7 @@ - 0 + _col0 key @@ -728,6 +738,16 @@ + + + + _col0 + + + _col1 + + + @@ -1001,7 +1021,7 @@ 3 - /data/users/njain/hive3/hive3/ql/../build/ql/tmp/67489479/912459778.10004.insclause-2 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1656450399/10004 @@ -1022,7 +1042,7 @@ - 0 + _col0 @@ -1032,7 +1052,7 @@ - 1 + _col1 @@ -1050,7 +1070,7 @@ - 1 + _col1 @@ -1061,7 +1081,7 @@ - 0 + _col0 key @@ -1085,6 +1105,16 @@ + + + + _col0 + + + _col1 + + + @@ -1236,7 +1266,7 @@ - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src src @@ -1248,7 +1278,7 @@ - file:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src Modified: hadoop/hive/trunk/ql/src/test/results/compiler/plan/input20.q.xml URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/ql/src/test/results/compiler/plan/input20.q.xml?rev=784656&r1=784655&r2=784656&view=diff ============================================================================== --- hadoop/hive/trunk/ql/src/test/results/compiler/plan/input20.q.xml (original) +++ hadoop/hive/trunk/ql/src/test/results/compiler/plan/input20.q.xml Mon Jun 15 05:43:22 2009 @@ -1,5 +1,5 @@ - + Stage-2 @@ -64,7 +64,7 @@ location - file:/data/users/njain/hive2/hive2/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src @@ -88,244 +88,157 @@ - + - - - - - - - - - value - - - value - - - - - string - - - - - - - key - - - key - - - - - - - + + + + + value + + + value - - - - - - - - key - - - - - - - - - - - - org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDe - - - org.apache.hadoop.mapred.SequenceFileInputFormat - - - org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat - - - - - name - binary_sortable_table - - - serialization.sort.order - + - - - serialization.ddl - struct binary_sortable_table { string reducesinkkey0} - - - serialization.format - org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol - - - - - - - -1 - - - - - - - key - - - - - - - - - - -1 - - - - - - - - - - - - - - - org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe - - - org.apache.hadoop.mapred.SequenceFileInputFormat - - - org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat - - - - - columns - reducesinkvalue0,reducesinkvalue1 - - - columns.types - string,string - - - - + + + + string - - - - - - + + + + key + + + key - - - - - - - - key - - - - - - - - - - value - - - - - - - - - + + - - - cat + + + + + + + key + + + + + + + - - + + - org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDe - org.apache.hadoop.mapred.TextInputFormat + org.apache.hadoop.mapred.SequenceFileInputFormat - org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat - columns - + name + binary_sortable_table + + + serialization.sort.order + + + + + serialization.ddl + struct binary_sortable_table { string reducesinkkey0} serialization.format - 9 + org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol + + + + + + + -1 + + + + + reducesinkkey0 + + + + + + + _col0 + + + _col1 + + + + + + + + + key + + + - - + + -1 + + + + + + + + + + + + + org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe - org.apache.hadoop.mapred.TextInputFormat + org.apache.hadoop.mapred.SequenceFileInputFormat - org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat columns - key,value - - - serialization.format - 9 + _col0,_col1 - serialization.last.column.takes.rest - true + columns.types + string,string @@ -336,14 +249,35 @@ - + - + + + + + key + + + + + + + + + + value + + + + + + + @@ -351,23 +285,119 @@ - - - - 1 - + + + + cat + + + + + org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + + + org.apache.hadoop.mapred.TextInputFormat + + + org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + + + + + columns + + + + serialization.format + 9 + + + + + + + + + org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + + + org.apache.hadoop.mapred.TextInputFormat + + + org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + + + + + columns + key,value + + + serialization.format + 9 + + + serialization.last.column.takes.rest + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + _col1 + + + org.apache.hadoop.hive.ql.udf.UDFOPMod + + + + evaluate + + + org.apache.hadoop.hive.serde2.io.DoubleWritable + + + org.apache.hadoop.hive.serde2.io.DoubleWritable + + + + + + + + - org.apache.hadoop.hive.ql.udf.UDFOPMod + org.apache.hadoop.hive.ql.udf.UDFToDouble - + evaluate - + - org.apache.hadoop.hive.serde2.io.DoubleWritable - - - org.apache.hadoop.hive.serde2.io.DoubleWritable + org.apache.hadoop.io.Text @@ -375,103 +405,37 @@ - - - org.apache.hadoop.hive.ql.udf.UDFToDouble - - - - evaluate - - - org.apache.hadoop.io.Text - - - - - - - - - - 0 - - - - - - - - - - - - double - - - - - - - - - org.apache.hadoop.hive.ql.udf.UDFToDouble - - - - evaluate - - - org.apache.hadoop.io.IntWritable - - - - - - - - - - - - int - - - - - 5 - - - - + + + key - + - + + + double + + - - 0 - + + - org.apache.hadoop.hive.ql.udf.UDFOPMod + org.apache.hadoop.hive.ql.udf.UDFToDouble - + evaluate - + - org.apache.hadoop.hive.serde2.io.DoubleWritable - - - org.apache.hadoop.hive.serde2.io.DoubleWritable + org.apache.hadoop.io.IntWritable @@ -479,70 +443,16 @@ - - - org.apache.hadoop.hive.ql.udf.UDFToDouble - - - - evaluate - - - org.apache.hadoop.io.Text - - - - - - - - - - 0 - - - - - - - - + - - - - - - - - org.apache.hadoop.hive.ql.udf.UDFToDouble - - - - evaluate - - - org.apache.hadoop.io.IntWritable - - - - - - - - - - - - - 2 - - + + + int - - + + 5 @@ -555,69 +465,104 @@ - - - - - - - - - - - - + + + + + + + _col0 + + + org.apache.hadoop.hive.ql.udf.UDFOPMod + + + + evaluate + + + org.apache.hadoop.hive.serde2.io.DoubleWritable + + + org.apache.hadoop.hive.serde2.io.DoubleWritable + + - + - - - - - - - - - - - - 0 - - - - + + + org.apache.hadoop.hive.ql.udf.UDFToDouble + + + + evaluate + + + org.apache.hadoop.io.Text + + - - - - 1 + + + + + + key + + + + + - - + + + + + + + + + + + org.apache.hadoop.hive.ql.udf.UDFToDouble + + + + evaluate + + + org.apache.hadoop.io.IntWritable + + + + + + + + + + + + + 2 + + + + + - - - - - - - - 0 - - - key - - + @@ -628,7 +573,20 @@ - + + + + + + + + + + + _col0 + + + _col1 @@ -648,10 +606,20 @@ - 0 + _col0 + + + + + + + + + + _col1 - + @@ -704,7 +672,7 @@ - file:/data/users/njain/hive2/hive2/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src tmap:src @@ -716,7 +684,7 @@ - file:/data/users/njain/hive2/hive2/build/ql/test/data/warehouse/src + file:/Users/char/Documents/workspace/Hive-460/build/ql/test/data/warehouse/src @@ -749,7 +717,7 @@ - + @@ -761,7 +729,7 @@ - /data/users/njain/hive2/hive2/ql/../build/ql/tmp/171352930.10001.insclause-0 + file:/Users/char/Documents/workspace/Hive-460/build/ql/tmp/1848185750/10001 @@ -889,7 +857,7 @@ - + @@ -907,10 +875,10 @@ - 1 - + _col1 + - 1 + _col1 @@ -918,10 +886,10 @@ - 0 - + _col0 + - 0 + _col0 @@ -935,10 +903,20 @@ - + + + + + + + + + + + _col0 - + _col1 @@ -958,7 +936,7 @@ - 0 + _col0 @@ -968,7 +946,7 @@ - 1 + _col1 @@ -1011,7 +989,7 @@ - 0 + _col0 @@ -1021,7 +999,7 @@ - 1 + _col1