Return-Path: X-Original-To: apmail-hive-commits-archive@www.apache.org Delivered-To: apmail-hive-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 76AC7109AC for ; Wed, 25 Sep 2013 06:28:11 +0000 (UTC) Received: (qmail 52260 invoked by uid 500); 25 Sep 2013 06:27:35 -0000 Delivered-To: apmail-hive-commits-archive@hive.apache.org Received: (qmail 51924 invoked by uid 500); 25 Sep 2013 06:27:15 -0000 Mailing-List: contact commits-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hive.apache.org Delivered-To: mailing list commits@hive.apache.org Received: (qmail 51771 invoked by uid 99); 25 Sep 2013 06:27:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 06:27:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 25 Sep 2013 06:26:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4A3272388B4E; Wed, 25 Sep 2013 06:26:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1526116 [6/19] - in /hive/trunk: contrib/src/test/results/clientpositive/ hbase-handler/src/test/results/positive/ hcatalog/core/src/main/java/org/apache/hcatalog/common/ hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/ metasto... Date: Wed, 25 Sep 2013 06:25:44 -0000 To: commits@hive.apache.org From: hashutosh@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130925062610.4A3272388B4E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: hive/trunk/ql/src/test/results/clientpositive/ctas_colname.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/ctas_colname.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/ctas_colname.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/ctas_colname.q.out Wed Sep 25 06:25:33 2013 @@ -75,6 +75,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.summary Stage: Stage-0 @@ -208,6 +209,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.x4 Stage: Stage-0 @@ -364,6 +366,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -389,6 +392,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.x5 Stage: Stage-0 @@ -543,6 +547,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.x6 Stage: Stage-0 @@ -678,6 +683,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.x7 Stage: Stage-0 @@ -1124,6 +1130,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.x8 Stage: Stage-0 @@ -1281,6 +1288,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.x9 Stage: Stage-0 Modified: hive/trunk/ql/src/test/results/clientpositive/ctas_hadoop20.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/ctas_hadoop20.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/ctas_hadoop20.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/ctas_hadoop20.q.out Wed Sep 25 06:25:33 2013 @@ -65,6 +65,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -93,6 +94,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.nzhang_CTAS1 Stage: Stage-0 @@ -225,6 +227,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -253,6 +256,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.nzhang_ctas2 Stage: Stage-0 @@ -385,6 +389,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -413,6 +418,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.hive.ql.io.RCFileInputFormat output format: org.apache.hadoop.hive.ql.io.RCFileOutputFormat + serde: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe name: default.nzhang_ctas3 Stage: Stage-0 @@ -613,6 +619,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -641,6 +648,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.nzhang_ctas4 Stage: Stage-0 @@ -830,6 +838,8 @@ STAGE PLANS: columns _col0,_col1 columns.types string,string escape.delim \ + serialization.lib org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe TotalFiles: 1 GatherStats: false MultiFileSpray: false @@ -865,6 +875,8 @@ STAGE PLANS: columns _col0,_col1 columns.types string,string escape.delim \ + serialization.lib org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat @@ -872,6 +884,8 @@ STAGE PLANS: columns _col0,_col1 columns.types string,string escape.delim \ + serialization.lib org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Truncated Path -> Alias: #### A masked pattern was here #### Needs Tagging: false @@ -895,6 +909,8 @@ STAGE PLANS: name default.nzhang_ctas5 serialization.format , + serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: default.nzhang_ctas5 TotalFiles: 1 GatherStats: true @@ -924,6 +940,7 @@ STAGE PLANS: Stats-Aggr Operator #### A masked pattern was here #### + PREHOOK: query: create table nzhang_ctas5 row format delimited fields terminated by ',' lines terminated by '\012' stored as textfile as select key, value from src sort by key, value limit 10 PREHOOK: type: CREATETABLE_AS_SELECT PREHOOK: Input: default@src Modified: hive/trunk/ql/src/test/results/clientpositive/ctas_uses_database_location.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/ctas_uses_database_location.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/ctas_uses_database_location.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/ctas_uses_database_location.q.out Wed Sep 25 06:25:33 2013 @@ -54,6 +54,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: db1.table_db1 Stage: Stage-7 @@ -96,6 +97,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: db1.table_db1 Stage: Stage-5 @@ -109,6 +111,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe name: db1.table_db1 Stage: Stage-6 @@ -117,7 +120,6 @@ STAGE PLANS: hdfs directory: true #### A masked pattern was here #### - PREHOOK: query: CREATE TABLE table_db1 AS SELECT * FROM default.src PREHOOK: type: CREATETABLE_AS_SELECT PREHOOK: Input: default@src Modified: hive/trunk/ql/src/test/results/clientpositive/decimal_udf.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/decimal_udf.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/decimal_udf.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/decimal_udf.q.out Wed Sep 25 06:25:33 2013 @@ -50,6 +50,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -131,6 +132,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -212,6 +214,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -293,6 +296,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -376,6 +380,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -457,6 +462,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -538,6 +544,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -619,6 +626,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -702,6 +710,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -783,6 +792,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -864,6 +874,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -945,6 +956,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1029,6 +1041,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1074,6 +1087,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1122,6 +1136,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1203,6 +1218,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1274,6 +1290,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1341,6 +1358,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1424,6 +1442,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1558,6 +1577,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -1585,6 +1605,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1647,6 +1668,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1730,6 +1752,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1813,6 +1836,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1896,6 +1920,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -1979,6 +2004,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2062,6 +2088,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2145,6 +2172,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2274,6 +2302,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2382,6 +2411,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2468,6 +2498,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2538,6 +2569,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2608,6 +2640,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -2678,6 +2711,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/disable_merge_for_bucketing.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/disable_merge_for_bucketing.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/disable_merge_for_bucketing.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/disable_merge_for_bucketing.q.out Wed Sep 25 06:25:33 2013 @@ -220,6 +220,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/dynamic_partition_skip_default.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/dynamic_partition_skip_default.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/dynamic_partition_skip_default.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/dynamic_partition_skip_default.q.out Wed Sep 25 06:25:33 2013 @@ -88,6 +88,8 @@ STAGE PLANS: escape.delim \ hive.serialization.extend.nesting.levels true serialization.format 1 + serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe TotalFiles: 1 GatherStats: false MultiFileSpray: false @@ -147,7 +149,6 @@ STAGE PLANS: Fetch Operator limit: -1 - PREHOOK: query: explain extended select intcol from dynamic_part_table where partcol1=1 and partcol2=1 PREHOOK: type: QUERY POSTHOOK: query: explain extended select intcol from dynamic_part_table where partcol1=1 and partcol2=1 @@ -191,6 +192,8 @@ STAGE PLANS: escape.delim \ hive.serialization.extend.nesting.levels true serialization.format 1 + serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe TotalFiles: 1 GatherStats: false MultiFileSpray: false @@ -250,7 +253,6 @@ STAGE PLANS: Fetch Operator limit: -1 - PREHOOK: query: explain extended select intcol from dynamic_part_table where (partcol1=1 and partcol2=1)or (partcol1=1 and partcol2='__HIVE_DEFAULT_PARTITION__') PREHOOK: type: QUERY POSTHOOK: query: explain extended select intcol from dynamic_part_table where (partcol1=1 and partcol2=1)or (partcol1=1 and partcol2='__HIVE_DEFAULT_PARTITION__') @@ -294,6 +296,8 @@ STAGE PLANS: escape.delim \ hive.serialization.extend.nesting.levels true serialization.format 1 + serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe TotalFiles: 1 GatherStats: false MultiFileSpray: false Modified: hive/trunk/ql/src/test/results/clientpositive/escape_clusterby1.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/escape_clusterby1.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/escape_clusterby1.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/escape_clusterby1.q.out Wed Sep 25 06:25:33 2013 @@ -53,6 +53,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -112,6 +113,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/escape_distributeby1.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/escape_distributeby1.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/escape_distributeby1.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/escape_distributeby1.q.out Wed Sep 25 06:25:33 2013 @@ -48,6 +48,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -102,6 +103,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/escape_orderby1.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/escape_orderby1.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/escape_orderby1.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/escape_orderby1.q.out Wed Sep 25 06:25:33 2013 @@ -48,6 +48,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -102,6 +103,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/escape_sortby1.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/escape_sortby1.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/escape_sortby1.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/escape_sortby1.q.out Wed Sep 25 06:25:33 2013 @@ -48,6 +48,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -102,6 +103,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/explain_logical.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/explain_logical.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/explain_logical.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/explain_logical.q.out Wed Sep 25 06:25:33 2013 @@ -98,6 +98,7 @@ srcpart table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe PREHOOK: query: EXPLAIN LOGICAL @@ -158,6 +159,7 @@ subq1:src table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe PREHOOK: query: EXPLAIN LOGICAL @@ -195,6 +197,7 @@ null-subquery1:s1-subquery1:src table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe null-subquery2:s1-subquery2:srcpart TableScan (TS_2) alias: srcpart @@ -251,6 +254,7 @@ s1 table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe s2 TableScan (TS_0) alias: s2 @@ -299,6 +303,7 @@ v1:src table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe PREHOOK: query: EXPLAIN LOGICAL SELECT * FROM V2 @@ -324,6 +329,7 @@ v2:srcpart table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe PREHOOK: query: EXPLAIN LOGICAL SELECT * FROM V3 @@ -372,6 +378,7 @@ v3:src1:srcpart table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe v3:src2 TableScan (TS_3) alias: src2 @@ -447,6 +454,7 @@ v4:src1:src table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe v4:src2:srcpart TableScan (TS_0) alias: srcpart @@ -544,6 +552,7 @@ v5:srcpart table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe PREHOOK: query: EXPLAIN LOGICAL SELECT s1.key, s1.cnt, s2.value FROM (SELECT key, count(value) as cnt FROM src GROUP BY key) s1 JOIN src s2 ON (s1.key = s2.key) ORDER BY s1.key @@ -649,6 +658,7 @@ s1:src table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe s2 TableScan (TS_6) alias: s2 Modified: hive/trunk/ql/src/test/results/clientpositive/fetch_aggregation.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/fetch_aggregation.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/fetch_aggregation.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/fetch_aggregation.q.out Wed Sep 25 06:25:33 2013 @@ -41,6 +41,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/filter_join_breaktask.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/filter_join_breaktask.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/filter_join_breaktask.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/filter_join_breaktask.q.out Wed Sep 25 06:25:33 2013 @@ -153,6 +153,8 @@ STAGE PLANS: columns _col0,_col6 columns.types int,string escape.delim \ + serialization.lib org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe TotalFiles: 1 GatherStats: false MultiFileSpray: false @@ -208,6 +210,8 @@ STAGE PLANS: columns _col0,_col6 columns.types int,string escape.delim \ + serialization.lib org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat @@ -215,6 +219,8 @@ STAGE PLANS: columns _col0,_col6 columns.types int,string escape.delim \ + serialization.lib org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe #### A masked pattern was here #### Partition base file name: ds=2008-04-08 @@ -295,6 +301,8 @@ STAGE PLANS: escape.delim \ hive.serialization.extend.nesting.levels true serialization.format 1 + serialization.lib org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe TotalFiles: 1 GatherStats: false MultiFileSpray: false Modified: hive/trunk/ql/src/test/results/clientpositive/groupby1.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby1.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby1.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby1.q.out Wed Sep 25 06:25:33 2013 @@ -60,6 +60,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby10.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby10.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby10.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby10.q.out Wed Sep 25 06:25:33 2013 @@ -78,6 +78,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: sum(KEY._col0) @@ -94,6 +95,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -371,6 +373,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: sum(KEY._col0) @@ -387,6 +390,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -690,6 +694,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: sum(DISTINCT KEY._col0) @@ -706,6 +711,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby11.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby11.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby11.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby11.q.out Wed Sep 25 06:25:33 2013 @@ -73,6 +73,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(KEY._col0) @@ -89,6 +90,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby1_limit.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby1_limit.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby1_limit.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby1_limit.q.out Wed Sep 25 06:25:33 2013 @@ -77,6 +77,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby1_map_skew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby1_map_skew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby1_map_skew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby1_map_skew.q.out Wed Sep 25 06:25:33 2013 @@ -69,6 +69,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby2_limit.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby2_limit.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby2_limit.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby2_limit.q.out Wed Sep 25 06:25:33 2013 @@ -70,6 +70,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/groupby3.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby3.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby3.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby3.q.out Wed Sep 25 06:25:33 2013 @@ -80,6 +80,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby3_map_skew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby3_map_skew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby3_map_skew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby3_map_skew.q.out Wed Sep 25 06:25:33 2013 @@ -116,6 +116,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby4.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby4.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby4.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby4.q.out Wed Sep 25 06:25:33 2013 @@ -55,6 +55,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby5.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby5.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby5.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby5.q.out Wed Sep 25 06:25:33 2013 @@ -66,6 +66,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby6.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby6.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby6.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby6.q.out Wed Sep 25 06:25:33 2013 @@ -55,6 +55,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby6_map_skew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby6_map_skew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby6_map_skew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby6_map_skew.q.out Wed Sep 25 06:25:33 2013 @@ -62,6 +62,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby7_map.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby7_map.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby7_map.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby7_map.q.out Wed Sep 25 06:25:33 2013 @@ -86,6 +86,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: Modified: hive/trunk/ql/src/test/results/clientpositive/groupby7_map_skew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby7_map_skew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby7_map_skew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby7_map_skew.q.out Wed Sep 25 06:25:33 2013 @@ -88,6 +88,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: @@ -104,6 +105,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -194,6 +196,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-6 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew.q.out Wed Sep 25 06:25:33 2013 @@ -68,6 +68,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: Modified: hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew_multi_single_reducer.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew_multi_single_reducer.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew_multi_single_reducer.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby7_noskew_multi_single_reducer.q.out Wed Sep 25 06:25:33 2013 @@ -81,6 +81,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: sum(VALUE._col0) @@ -104,6 +105,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby8.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby8.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby8.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby8.q.out Wed Sep 25 06:25:33 2013 @@ -66,6 +66,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -81,6 +82,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -917,6 +919,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -932,6 +935,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby8_map.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby8_map.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby8_map.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby8_map.q.out Wed Sep 25 06:25:33 2013 @@ -66,6 +66,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -81,6 +82,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby8_map_skew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby8_map_skew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby8_map_skew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby8_map_skew.q.out Wed Sep 25 06:25:33 2013 @@ -66,6 +66,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -81,6 +82,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby8_noskew.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby8_noskew.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby8_noskew.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby8_noskew.q.out Wed Sep 25 06:25:33 2013 @@ -66,6 +66,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -81,6 +82,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby9.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby9.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby9.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby9.q.out Wed Sep 25 06:25:33 2013 @@ -68,6 +68,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -85,6 +86,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -935,6 +937,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -952,6 +955,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -1822,6 +1826,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -1839,6 +1844,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -2749,6 +2755,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: @@ -3641,6 +3648,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -3658,6 +3666,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types.q.out Wed Sep 25 06:25:33 2013 @@ -94,6 +94,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Select Operator expressions: expr: key @@ -116,6 +117,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types_multi_single_reducer.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types_multi_single_reducer.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types_multi_single_reducer.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_complex_types_multi_single_reducer.q.out Wed Sep 25 06:25:33 2013 @@ -86,6 +86,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: @@ -110,6 +111,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -190,6 +192,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-6 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_cube1.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_cube1.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_cube1.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_cube1.q.out Wed Sep 25 06:25:33 2013 @@ -98,6 +98,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -215,6 +216,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -314,6 +316,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -367,6 +370,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -482,6 +486,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -606,6 +611,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: @@ -626,6 +632,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -736,6 +743,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-6 Map Reduce Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_distinct_samekey.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_distinct_samekey.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_distinct_samekey.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_distinct_samekey.q.out Wed Sep 25 06:25:33 2013 @@ -94,6 +94,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -135,6 +136,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -212,6 +214,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets2.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets2.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets2.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets2.q.out Wed Sep 25 06:25:33 2013 @@ -86,6 +86,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -141,6 +142,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -247,6 +249,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -302,6 +305,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -433,6 +437,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -488,6 +493,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets3.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets3.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets3.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets3.q.out Wed Sep 25 06:25:33 2013 @@ -126,6 +126,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -241,6 +242,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -301,6 +303,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets4.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets4.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets4.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets4.q.out Wed Sep 25 06:25:33 2013 @@ -119,6 +119,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -189,6 +190,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -228,6 +230,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-4 Map Reduce @@ -308,6 +311,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-0 Fetch Operator @@ -438,6 +442,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -493,6 +498,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -563,6 +569,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-4 Map Reduce @@ -602,6 +609,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-5 Map Reduce @@ -667,6 +675,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-6 Map Reduce @@ -722,6 +731,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets5.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets5.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets5.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_grouping_sets5.q.out Wed Sep 25 06:25:33 2013 @@ -110,6 +110,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -165,6 +166,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator @@ -292,6 +294,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -334,6 +337,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -389,6 +393,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_multi_insert_common_distinct.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_multi_insert_common_distinct.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_multi_insert_common_distinct.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_multi_insert_common_distinct.q.out Wed Sep 25 06:25:33 2013 @@ -68,6 +68,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Group By Operator aggregations: expr: count(DISTINCT KEY._col0) @@ -83,6 +84,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -341,6 +343,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_multi_single_reducer.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_multi_single_reducer.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_multi_single_reducer.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_multi_single_reducer.q.out Wed Sep 25 06:25:33 2013 @@ -437,6 +437,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Forward Filter Operator @@ -644,6 +645,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Filter Operator predicate: expr: (KEY._col0 >= 5) Modified: hive/trunk/ql/src/test/results/clientpositive/groupby_position.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/groupby_position.q.out?rev=1526116&r1=1526115&r2=1526116&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/clientpositive/groupby_position.q.out (original) +++ hive/trunk/ql/src/test/results/clientpositive/groupby_position.q.out Wed Sep 25 06:25:33 2013 @@ -106,6 +106,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: @@ -382,6 +383,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Reduce Operator Tree: Group By Operator aggregations: @@ -666,6 +668,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -693,11 +696,13 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator limit: -1 + PREHOOK: query: SELECT t.key, t.value FROM (SELECT b.key as key, count(1) as value FROM src b WHERE b.key <= 20 GROUP BY 1) t ORDER BY 2 DESC, 1 ASC @@ -860,6 +865,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-2 Map Reduce @@ -922,6 +928,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-3 Map Reduce @@ -957,6 +964,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat + serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-4 Map Reduce @@ -1020,6 +1028,7 @@ STAGE PLANS: table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat + serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-0 Fetch Operator