You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ha...@apache.org on 2013/07/31 00:22:46 UTC

svn commit: r1508669 [20/39] - in /hive/branches/vectorization: ./ common/src/java/org/apache/hadoop/hive/conf/ conf/ contrib/src/test/results/clientpositive/ data/files/ eclipse-templates/ hcatalog/build-support/ant/ hcatalog/core/src/main/java/org/ap...

Modified: hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby4.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby4.q.xml?rev=1508669&r1=1508668&r2=1508669&view=diff
==============================================================================
--- hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby4.q.xml (original)
+++ hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby4.q.xml Tue Jul 30 22:22:35 2013
@@ -6,158 +6,161 @@
   </void> 
   <void property="work"> 
    <object class="org.apache.hadoop.hive.ql.plan.MapredWork"> 
-    <void property="aliasToPartnInfo"> 
-     <void method="put"> 
-      <string>src</string> 
-      <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> 
-       <void property="deserializerClass"> 
-        <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
-       </void> 
-       <void property="inputFileFormatClass"> 
-        <class>org.apache.hadoop.mapred.TextInputFormat</class> 
-       </void> 
-       <void property="outputFileFormatClass"> 
-        <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
-       </void> 
-       <void property="partSpec"> 
-        <object class="java.util.LinkedHashMap"/> 
-       </void> 
-       <void property="properties"> 
-        <object class="java.util.Properties"> 
-         <void method="put"> 
-          <string>name</string> 
-          <string>default.src</string> 
-         </void> 
-         <void method="put"> 
-          <string>columns.types</string> 
-          <string>string:string</string> 
-         </void> 
-         <void method="put"> 
-          <string>serialization.ddl</string> 
-          <string>struct src { string key, string value}</string> 
-         </void> 
-         <void method="put"> 
-          <string>serialization.format</string> 
-          <string>1</string> 
-         </void> 
-         <void method="put"> 
-          <string>columns</string> 
-          <string>key,value</string> 
-         </void> 
-         <void method="put"> 
-          <string>bucket_count</string> 
-          <string>-1</string> 
-         </void> 
-         <void method="put"> 
-          <string>serialization.lib</string> 
-          <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-         </void> 
-         <void method="put"> 
-          <string>file.inputformat</string> 
-          <string>org.apache.hadoop.mapred.TextInputFormat</string> 
-         </void> 
-         <void method="put"> 
-          <string>file.outputformat</string> 
-          <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
-         </void> 
-         <void method="put"> 
-          <string>location</string> 
-          #### A masked pattern was here #### 
-         </void> 
-        </object> 
-       </void> 
-       <void property="serdeClassName"> 
-        <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-       </void> 
-       <void property="tableDesc"> 
-        <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
-         <void property="deserializerClass"> 
-          <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
-         </void> 
-         <void property="inputFileFormatClass"> 
-          <class>org.apache.hadoop.mapred.TextInputFormat</class> 
-         </void> 
-         <void property="outputFileFormatClass"> 
-          <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
-         </void> 
-         <void property="properties"> 
-          <object class="java.util.Properties"> 
-           <void method="put"> 
-            <string>name</string> 
-            <string>default.src</string> 
-           </void> 
-           <void method="put"> 
-            <string>numFiles</string> 
-            <string>1</string> 
-           </void> 
-           <void method="put"> 
-            <string>columns.types</string> 
-            <string>string:string</string> 
-           </void> 
-           <void method="put"> 
-            <string>serialization.ddl</string> 
-            <string>struct src { string key, string value}</string> 
-           </void> 
-           <void method="put"> 
-            <string>serialization.format</string> 
-            <string>1</string> 
-           </void> 
-           <void method="put"> 
-            <string>columns</string> 
-            <string>key,value</string> 
-           </void> 
-           <void method="put"> 
-            <string>rawDataSize</string> 
-            <string>0</string> 
-           </void> 
-           <void method="put"> 
-            <string>numRows</string> 
-            <string>0</string> 
-           </void> 
-           <void method="put"> 
-            <string>numPartitions</string> 
-            <string>0</string> 
-           </void> 
-           <void method="put"> 
-            <string>bucket_count</string> 
-            <string>-1</string> 
-           </void> 
-           <void method="put"> 
-            <string>serialization.lib</string> 
-            <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-           </void> 
-           <void method="put"> 
-            <string>file.inputformat</string> 
-            <string>org.apache.hadoop.mapred.TextInputFormat</string> 
-           </void> 
-           <void method="put"> 
-            <string>totalSize</string> 
-            <string>5812</string> 
-           </void> 
-           <void method="put"> 
-            <string>file.outputformat</string> 
-            <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
-           </void> 
-           <void method="put"> 
-            <string>location</string> 
-            #### A masked pattern was here #### 
-           </void> 
-           <void method="put"> 
-            <string>transient_lastDdlTime</string> 
-            #### A masked pattern was here #### 
-           </void> 
-          </object> 
-         </void> 
-         <void property="serdeClassName"> 
-          <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-         </void> 
-        </object> 
-       </void> 
-      </object> 
-     </void> 
+    <void property="finalMapRed"> 
+     <boolean>true</boolean> 
     </void> 
-    <void property="aliasToWork"> 
-     <object class="java.util.LinkedHashMap"> 
+    <void property="mapWork"> 
+     <void property="aliasToPartnInfo"> 
+      <void method="put"> 
+       <string>src</string> 
+       <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> 
+        <void property="deserializerClass"> 
+         <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
+        </void> 
+        <void property="inputFileFormatClass"> 
+         <class>org.apache.hadoop.mapred.TextInputFormat</class> 
+        </void> 
+        <void property="outputFileFormatClass"> 
+         <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
+        </void> 
+        <void property="partSpec"> 
+         <object class="java.util.LinkedHashMap"/> 
+        </void> 
+        <void property="properties"> 
+         <object class="java.util.Properties"> 
+          <void method="put"> 
+           <string>name</string> 
+           <string>default.src</string> 
+          </void> 
+          <void method="put"> 
+           <string>columns.types</string> 
+           <string>string:string</string> 
+          </void> 
+          <void method="put"> 
+           <string>serialization.ddl</string> 
+           <string>struct src { string key, string value}</string> 
+          </void> 
+          <void method="put"> 
+           <string>serialization.format</string> 
+           <string>1</string> 
+          </void> 
+          <void method="put"> 
+           <string>columns</string> 
+           <string>key,value</string> 
+          </void> 
+          <void method="put"> 
+           <string>bucket_count</string> 
+           <string>-1</string> 
+          </void> 
+          <void method="put"> 
+           <string>serialization.lib</string> 
+           <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+          </void> 
+          <void method="put"> 
+           <string>file.inputformat</string> 
+           <string>org.apache.hadoop.mapred.TextInputFormat</string> 
+          </void> 
+          <void method="put"> 
+           <string>file.outputformat</string> 
+           <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
+          </void> 
+          <void method="put"> 
+           <string>location</string> 
+           #### A masked pattern was here #### 
+          </void> 
+         </object> 
+        </void> 
+        <void property="serdeClassName"> 
+         <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+        </void> 
+        <void property="tableDesc"> 
+         <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
+          <void property="deserializerClass"> 
+           <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
+          </void> 
+          <void property="inputFileFormatClass"> 
+           <class>org.apache.hadoop.mapred.TextInputFormat</class> 
+          </void> 
+          <void property="outputFileFormatClass"> 
+           <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
+          </void> 
+          <void property="properties"> 
+           <object class="java.util.Properties"> 
+            <void method="put"> 
+             <string>name</string> 
+             <string>default.src</string> 
+            </void> 
+            <void method="put"> 
+             <string>numFiles</string> 
+             <string>1</string> 
+            </void> 
+            <void method="put"> 
+             <string>columns.types</string> 
+             <string>string:string</string> 
+            </void> 
+            <void method="put"> 
+             <string>serialization.ddl</string> 
+             <string>struct src { string key, string value}</string> 
+            </void> 
+            <void method="put"> 
+             <string>serialization.format</string> 
+             <string>1</string> 
+            </void> 
+            <void method="put"> 
+             <string>columns</string> 
+             <string>key,value</string> 
+            </void> 
+            <void method="put"> 
+             <string>rawDataSize</string> 
+             <string>0</string> 
+            </void> 
+            <void method="put"> 
+             <string>numRows</string> 
+             <string>0</string> 
+            </void> 
+            <void method="put"> 
+             <string>numPartitions</string> 
+             <string>0</string> 
+            </void> 
+            <void method="put"> 
+             <string>bucket_count</string> 
+             <string>-1</string> 
+            </void> 
+            <void method="put"> 
+             <string>serialization.lib</string> 
+             <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+            </void> 
+            <void method="put"> 
+             <string>file.inputformat</string> 
+             <string>org.apache.hadoop.mapred.TextInputFormat</string> 
+            </void> 
+            <void method="put"> 
+             <string>totalSize</string> 
+             <string>5812</string> 
+            </void> 
+            <void method="put"> 
+             <string>file.outputformat</string> 
+             <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
+            </void> 
+            <void method="put"> 
+             <string>location</string> 
+             #### A masked pattern was here #### 
+            </void> 
+            <void method="put"> 
+             <string>transient_lastDdlTime</string> 
+             #### A masked pattern was here #### 
+            </void> 
+           </object> 
+          </void> 
+          <void property="serdeClassName"> 
+           <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+          </void> 
+         </object> 
+        </void> 
+       </object> 
+      </void> 
+     </void> 
+     <void property="aliasToWork"> 
       <void method="put"> 
        <string>src</string> 
        <object id="TableScanOperator0" class="org.apache.hadoop.hive.ql.exec.TableScanOperator"> 
@@ -744,22 +747,8 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="finalMapRed"> 
-     <boolean>true</boolean> 
-    </void> 
-    <void property="keyDesc"> 
-     <object idref="TableDesc0"/> 
-    </void> 
-    <void property="nameToSplitSample"> 
-     <object class="java.util.HashMap"/> 
-    </void> 
-    <void property="numReduceTasks"> 
-     <int>-1</int> 
-    </void> 
-    <void property="pathToAliases"> 
-     <object class="java.util.LinkedHashMap"> 
+     </void> 
+     <void property="pathToAliases"> 
       <void method="put"> 
        #### A masked pattern was here #### 
        <object class="java.util.ArrayList"> 
@@ -768,10 +757,8 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="pathToPartitionInfo"> 
-     <object class="java.util.LinkedHashMap"> 
+     </void> 
+     <void property="pathToPartitionInfo"> 
       <void method="put"> 
        #### A masked pattern was here #### 
        <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> 
@@ -947,305 +934,315 @@
         </void> 
        </object> 
       </void> 
-     </object> 
+     </void> 
     </void> 
-    <void property="reducer"> 
-     <object id="GroupByOperator1" class="org.apache.hadoop.hive.ql.exec.GroupByOperator"> 
-      <void property="childOperators"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <object id="SelectOperator1" class="org.apache.hadoop.hive.ql.exec.SelectOperator"> 
-          <void property="childOperators"> 
-           <object class="java.util.ArrayList"> 
-            <void method="add"> 
-             <object class="org.apache.hadoop.hive.ql.exec.FileSinkOperator"> 
-              <void property="conf"> 
-               <object class="org.apache.hadoop.hive.ql.plan.FileSinkDesc"> 
-                <void property="dirName"> 
-                 #### A masked pattern was here #### 
-                </void> 
-                <void property="numFiles"> 
-                 <int>1</int> 
-                </void> 
-                <void property="statsAggPrefix"> 
-                 #### A masked pattern was here #### 
-                </void> 
-                <void property="statsCollectRawDataSize"> 
-                 <boolean>true</boolean> 
-                </void> 
-                <void property="tableInfo"> 
-                 <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
-                  <void property="deserializerClass"> 
-                   <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
-                  </void> 
-                  <void property="inputFileFormatClass"> 
-                   <class>org.apache.hadoop.mapred.TextInputFormat</class> 
-                  </void> 
-                  <void property="outputFileFormatClass"> 
-                   <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
-                  </void> 
-                  <void property="properties"> 
-                   <object class="java.util.Properties"> 
-                    <void method="put"> 
-                     <string>hive.serialization.extend.nesting.levels</string> 
-                     <string>true</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>columns</string> 
-                     <string>_col0</string> 
+    <void property="reduceWork"> 
+     <object class="org.apache.hadoop.hive.ql.plan.ReduceWork"> 
+      <void property="keyDesc"> 
+       <object idref="TableDesc0"/> 
+      </void> 
+      <void property="numReduceTasks"> 
+       <int>-1</int> 
+      </void> 
+      <void property="reducer"> 
+       <object id="GroupByOperator1" class="org.apache.hadoop.hive.ql.exec.GroupByOperator"> 
+        <void property="childOperators"> 
+         <object class="java.util.ArrayList"> 
+          <void method="add"> 
+           <object id="SelectOperator1" class="org.apache.hadoop.hive.ql.exec.SelectOperator"> 
+            <void property="childOperators"> 
+             <object class="java.util.ArrayList"> 
+              <void method="add"> 
+               <object class="org.apache.hadoop.hive.ql.exec.FileSinkOperator"> 
+                <void property="conf"> 
+                 <object class="org.apache.hadoop.hive.ql.plan.FileSinkDesc"> 
+                  <void property="dirName"> 
+                   #### A masked pattern was here #### 
+                  </void> 
+                  <void property="numFiles"> 
+                   <int>1</int> 
+                  </void> 
+                  <void property="statsAggPrefix"> 
+                   #### A masked pattern was here #### 
+                  </void> 
+                  <void property="statsCollectRawDataSize"> 
+                   <boolean>true</boolean> 
+                  </void> 
+                  <void property="tableInfo"> 
+                   <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
+                    <void property="deserializerClass"> 
+                     <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
                     </void> 
-                    <void method="put"> 
-                     <string>serialization.format</string> 
-                     <string>1</string> 
+                    <void property="inputFileFormatClass"> 
+                     <class>org.apache.hadoop.mapred.TextInputFormat</class> 
                     </void> 
-                    <void method="put"> 
-                     <string>columns.types</string> 
-                     <string>string</string> 
+                    <void property="outputFileFormatClass"> 
+                     <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
                     </void> 
-                    <void method="put"> 
-                     <string>escape.delim</string> 
-                     <string>\</string> 
+                    <void property="properties"> 
+                     <object class="java.util.Properties"> 
+                      <void method="put"> 
+                       <string>hive.serialization.extend.nesting.levels</string> 
+                       <string>true</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>columns</string> 
+                       <string>_col0</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>serialization.format</string> 
+                       <string>1</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>columns.types</string> 
+                       <string>string</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>escape.delim</string> 
+                       <string>\</string> 
+                      </void> 
+                     </object> 
                     </void> 
                    </object> 
                   </void> 
+                  <void property="totalFiles"> 
+                   <int>1</int> 
+                  </void> 
                  </object> 
                 </void> 
-                <void property="totalFiles"> 
-                 <int>1</int> 
+                <void property="counterNames"> 
+                 <object class="java.util.ArrayList"> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_6_NUM_INPUT_ROWS</string> 
+                  </void> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_6_NUM_OUTPUT_ROWS</string> 
+                  </void> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_6_TIME_TAKEN</string> 
+                  </void> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_6_FATAL_ERROR</string> 
+                  </void> 
+                 </object> 
+                </void> 
+                <void property="operatorId"> 
+                 <string>FS_6</string> 
+                </void> 
+                <void property="parentOperators"> 
+                 <object class="java.util.ArrayList"> 
+                  <void method="add"> 
+                   <object idref="SelectOperator1"/> 
+                  </void> 
+                 </object> 
+                </void> 
+                <void property="schema"> 
+                 <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
+                  <void property="signature"> 
+                   <object class="java.util.ArrayList"> 
+                    <void method="add"> 
+                     <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                      <void property="internalName"> 
+                       <string>_col0</string> 
+                      </void> 
+                      <void property="tabAlias"> 
+                       <string></string> 
+                      </void> 
+                      <void property="type"> 
+                       <object idref="PrimitiveTypeInfo0"/> 
+                      </void> 
+                     </object> 
+                    </void> 
+                   </object> 
+                  </void> 
+                 </object> 
                 </void> 
                </object> 
               </void> 
-              <void property="counterNames"> 
-               <object class="java.util.ArrayList"> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_NUM_INPUT_ROWS</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_NUM_OUTPUT_ROWS</string> 
+             </object> 
+            </void> 
+            <void property="columnExprMap"> 
+             <object class="java.util.HashMap"> 
+              <void method="put"> 
+               <string>_col0</string> 
+               <object id="ExprNodeColumnDesc1" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col0</string> 
                 </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_TIME_TAKEN</string> 
+                <void property="tabAlias"> 
+                 <string></string> 
                 </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_FATAL_ERROR</string> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo0"/> 
                 </void> 
                </object> 
               </void> 
-              <void property="operatorId"> 
-               <string>FS_6</string> 
-              </void> 
-              <void property="parentOperators"> 
+             </object> 
+            </void> 
+            <void property="conf"> 
+             <object class="org.apache.hadoop.hive.ql.plan.SelectDesc"> 
+              <void property="colList"> 
                <object class="java.util.ArrayList"> 
                 <void method="add"> 
-                 <object idref="SelectOperator1"/> 
+                 <object idref="ExprNodeColumnDesc1"/> 
                 </void> 
                </object> 
               </void> 
-              <void property="schema"> 
-               <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-                <void property="signature"> 
-                 <object class="java.util.ArrayList"> 
-                  <void method="add"> 
-                   <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                    <void property="internalName"> 
-                     <string>_col0</string> 
-                    </void> 
-                    <void property="tabAlias"> 
-                     <string></string> 
-                    </void> 
-                    <void property="type"> 
-                     <object idref="PrimitiveTypeInfo0"/> 
-                    </void> 
-                   </object> 
-                  </void> 
-                 </object> 
+              <void property="outputColumnNames"> 
+               <object class="java.util.ArrayList"> 
+                <void method="add"> 
+                 <string>_col0</string> 
                 </void> 
                </object> 
               </void> 
              </object> 
             </void> 
-           </object> 
-          </void> 
-          <void property="columnExprMap"> 
-           <object class="java.util.HashMap"> 
-            <void method="put"> 
-             <string>_col0</string> 
-             <object id="ExprNodeColumnDesc1" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
-               <string>_col0</string> 
+            <void property="counterNames"> 
+             <object class="java.util.ArrayList"> 
+              <void method="add"> 
+               <string>CNTR_NAME_SEL_5_NUM_INPUT_ROWS</string> 
               </void> 
-              <void property="tabAlias"> 
-               <string></string> 
+              <void method="add"> 
+               <string>CNTR_NAME_SEL_5_NUM_OUTPUT_ROWS</string> 
               </void> 
-              <void property="typeInfo"> 
-               <object idref="PrimitiveTypeInfo0"/> 
+              <void method="add"> 
+               <string>CNTR_NAME_SEL_5_TIME_TAKEN</string> 
+              </void> 
+              <void method="add"> 
+               <string>CNTR_NAME_SEL_5_FATAL_ERROR</string> 
               </void> 
              </object> 
             </void> 
-           </object> 
-          </void> 
-          <void property="conf"> 
-           <object class="org.apache.hadoop.hive.ql.plan.SelectDesc"> 
-            <void property="colList"> 
+            <void property="operatorId"> 
+             <string>SEL_5</string> 
+            </void> 
+            <void property="parentOperators"> 
              <object class="java.util.ArrayList"> 
               <void method="add"> 
-               <object idref="ExprNodeColumnDesc1"/> 
+               <object idref="GroupByOperator1"/> 
               </void> 
              </object> 
             </void> 
-            <void property="outputColumnNames"> 
-             <object class="java.util.ArrayList"> 
-              <void method="add"> 
-               <string>_col0</string> 
+            <void property="schema"> 
+             <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
+              <void property="signature"> 
+               <object class="java.util.ArrayList"> 
+                <void method="add"> 
+                 <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                  <void property="alias"> 
+                   <string>_c0</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col0</string> 
+                  </void> 
+                  <void property="type"> 
+                   <object idref="PrimitiveTypeInfo0"/> 
+                  </void> 
+                 </object> 
+                </void> 
+               </object> 
               </void> 
              </object> 
             </void> 
            </object> 
           </void> 
-          <void property="counterNames"> 
-           <object class="java.util.ArrayList"> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_NUM_INPUT_ROWS</string> 
-            </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_NUM_OUTPUT_ROWS</string> 
-            </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_TIME_TAKEN</string> 
+         </object> 
+        </void> 
+        <void property="columnExprMap"> 
+         <object class="java.util.HashMap"> 
+          <void method="put"> 
+           <string>_col0</string> 
+           <object id="ExprNodeColumnDesc2" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+            <void property="column"> 
+             <string>KEY._col0</string> 
             </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_FATAL_ERROR</string> 
+            <void property="typeInfo"> 
+             <object idref="PrimitiveTypeInfo0"/> 
             </void> 
            </object> 
           </void> 
-          <void property="operatorId"> 
-           <string>SEL_5</string> 
+         </object> 
+        </void> 
+        <void property="conf"> 
+         <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc"> 
+          <void property="aggregators"> 
+           <object class="java.util.ArrayList"/> 
           </void> 
-          <void property="parentOperators"> 
+          <void property="groupByMemoryUsage"> 
+           <float>0.5</float> 
+          </void> 
+          <void property="keys"> 
            <object class="java.util.ArrayList"> 
             <void method="add"> 
-             <object idref="GroupByOperator1"/> 
+             <object idref="ExprNodeColumnDesc2"/> 
             </void> 
            </object> 
           </void> 
-          <void property="schema"> 
-           <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-            <void property="signature"> 
-             <object class="java.util.ArrayList"> 
-              <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>_c0</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col0</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo0"/> 
-                </void> 
-               </object> 
-              </void> 
-             </object> 
+          <void property="listGroupingSets"> 
+           <object idref="ArrayList1"/> 
+          </void> 
+          <void property="memoryThreshold"> 
+           <float>0.9</float> 
+          </void> 
+          <void property="mode"> 
+           <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc$Mode" method="valueOf"> 
+            <string>MERGEPARTIAL</string> 
+           </object> 
+          </void> 
+          <void property="outputColumnNames"> 
+           <object class="java.util.ArrayList"> 
+            <void method="add"> 
+             <string>_col0</string> 
             </void> 
            </object> 
           </void> 
          </object> 
         </void> 
-       </object> 
-      </void> 
-      <void property="columnExprMap"> 
-       <object class="java.util.HashMap"> 
-        <void method="put"> 
-         <string>_col0</string> 
-         <object id="ExprNodeColumnDesc2" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-          <void property="column"> 
-           <string>KEY._col0</string> 
+        <void property="counterNames"> 
+         <object class="java.util.ArrayList"> 
+          <void method="add"> 
+           <string>CNTR_NAME_GBY_4_NUM_INPUT_ROWS</string> 
           </void> 
-          <void property="typeInfo"> 
-           <object idref="PrimitiveTypeInfo0"/> 
+          <void method="add"> 
+           <string>CNTR_NAME_GBY_4_NUM_OUTPUT_ROWS</string> 
+          </void> 
+          <void method="add"> 
+           <string>CNTR_NAME_GBY_4_TIME_TAKEN</string> 
           </void> 
-         </object> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="conf"> 
-       <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc"> 
-        <void property="aggregators"> 
-         <object class="java.util.ArrayList"/> 
-        </void> 
-        <void property="groupByMemoryUsage"> 
-         <float>0.5</float> 
-        </void> 
-        <void property="keys"> 
-         <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <object idref="ExprNodeColumnDesc2"/> 
+           <string>CNTR_NAME_GBY_4_FATAL_ERROR</string> 
+          </void> 
+          <void method="add"> 
+           <string>CNTR_NAME_GBY_4_COUNT_HASH_OUT</string> 
           </void> 
          </object> 
         </void> 
-        <void property="listGroupingSets"> 
-         <object idref="ArrayList1"/> 
-        </void> 
-        <void property="memoryThreshold"> 
-         <float>0.9</float> 
-        </void> 
-        <void property="mode"> 
-         <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc$Mode" method="valueOf"> 
-          <string>MERGEPARTIAL</string> 
-         </object> 
+        <void property="operatorId"> 
+         <string>GBY_4</string> 
         </void> 
-        <void property="outputColumnNames"> 
+        <void property="parentOperators"> 
          <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <string>_col0</string> 
+           <object idref="ReduceSinkOperator0"/> 
           </void> 
          </object> 
         </void> 
-       </object> 
-      </void> 
-      <void property="counterNames"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_NUM_INPUT_ROWS</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_NUM_OUTPUT_ROWS</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_TIME_TAKEN</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_FATAL_ERROR</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_COUNT_HASH_OUT</string> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="operatorId"> 
-       <string>GBY_4</string> 
-      </void> 
-      <void property="parentOperators"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <object idref="ReduceSinkOperator0"/> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="schema"> 
-       <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-        <void property="signature"> 
-         <object class="java.util.ArrayList"> 
-          <void method="add"> 
-           <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-            <void property="internalName"> 
-             <string>_col0</string> 
-            </void> 
-            <void property="tabAlias"> 
-             <string></string> 
-            </void> 
-            <void property="type"> 
-             <object idref="PrimitiveTypeInfo0"/> 
+        <void property="schema"> 
+         <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
+          <void property="signature"> 
+           <object class="java.util.ArrayList"> 
+            <void method="add"> 
+             <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+              <void property="internalName"> 
+               <string>_col0</string> 
+              </void> 
+              <void property="tabAlias"> 
+               <string></string> 
+              </void> 
+              <void property="type"> 
+               <object idref="PrimitiveTypeInfo0"/> 
+              </void> 
+             </object> 
             </void> 
            </object> 
           </void> 
@@ -1253,12 +1250,10 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="tagToValueDesc"> 
-     <object class="java.util.ArrayList"> 
-      <void method="add"> 
-       <object idref="TableDesc1"/> 
+      <void property="tagToValueDesc"> 
+       <void method="add"> 
+        <object idref="TableDesc1"/> 
+       </void> 
       </void> 
      </object> 
     </void> 

Modified: hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby5.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby5.q.xml?rev=1508669&r1=1508668&r2=1508669&view=diff
==============================================================================
--- hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby5.q.xml (original)
+++ hive/branches/vectorization/ql/src/test/results/compiler/plan/groupby5.q.xml Tue Jul 30 22:22:35 2013
@@ -6,158 +6,161 @@
   </void> 
   <void property="work"> 
    <object class="org.apache.hadoop.hive.ql.plan.MapredWork"> 
-    <void property="aliasToPartnInfo"> 
-     <void method="put"> 
-      <string>src</string> 
-      <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> 
-       <void property="deserializerClass"> 
-        <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
-       </void> 
-       <void property="inputFileFormatClass"> 
-        <class>org.apache.hadoop.mapred.TextInputFormat</class> 
-       </void> 
-       <void property="outputFileFormatClass"> 
-        <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
-       </void> 
-       <void property="partSpec"> 
-        <object class="java.util.LinkedHashMap"/> 
-       </void> 
-       <void property="properties"> 
-        <object class="java.util.Properties"> 
-         <void method="put"> 
-          <string>name</string> 
-          <string>default.src</string> 
-         </void> 
-         <void method="put"> 
-          <string>columns.types</string> 
-          <string>string:string</string> 
-         </void> 
-         <void method="put"> 
-          <string>serialization.ddl</string> 
-          <string>struct src { string key, string value}</string> 
-         </void> 
-         <void method="put"> 
-          <string>serialization.format</string> 
-          <string>1</string> 
-         </void> 
-         <void method="put"> 
-          <string>columns</string> 
-          <string>key,value</string> 
-         </void> 
-         <void method="put"> 
-          <string>bucket_count</string> 
-          <string>-1</string> 
-         </void> 
-         <void method="put"> 
-          <string>serialization.lib</string> 
-          <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-         </void> 
-         <void method="put"> 
-          <string>file.inputformat</string> 
-          <string>org.apache.hadoop.mapred.TextInputFormat</string> 
-         </void> 
-         <void method="put"> 
-          <string>file.outputformat</string> 
-          <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
-         </void> 
-         <void method="put"> 
-          <string>location</string> 
-          #### A masked pattern was here #### 
-         </void> 
-        </object> 
-       </void> 
-       <void property="serdeClassName"> 
-        <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-       </void> 
-       <void property="tableDesc"> 
-        <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
-         <void property="deserializerClass"> 
-          <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
-         </void> 
-         <void property="inputFileFormatClass"> 
-          <class>org.apache.hadoop.mapred.TextInputFormat</class> 
-         </void> 
-         <void property="outputFileFormatClass"> 
-          <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
-         </void> 
-         <void property="properties"> 
-          <object class="java.util.Properties"> 
-           <void method="put"> 
-            <string>name</string> 
-            <string>default.src</string> 
-           </void> 
-           <void method="put"> 
-            <string>numFiles</string> 
-            <string>1</string> 
-           </void> 
-           <void method="put"> 
-            <string>columns.types</string> 
-            <string>string:string</string> 
-           </void> 
-           <void method="put"> 
-            <string>serialization.ddl</string> 
-            <string>struct src { string key, string value}</string> 
-           </void> 
-           <void method="put"> 
-            <string>serialization.format</string> 
-            <string>1</string> 
-           </void> 
-           <void method="put"> 
-            <string>columns</string> 
-            <string>key,value</string> 
-           </void> 
-           <void method="put"> 
-            <string>rawDataSize</string> 
-            <string>0</string> 
-           </void> 
-           <void method="put"> 
-            <string>numRows</string> 
-            <string>0</string> 
-           </void> 
-           <void method="put"> 
-            <string>numPartitions</string> 
-            <string>0</string> 
-           </void> 
-           <void method="put"> 
-            <string>bucket_count</string> 
-            <string>-1</string> 
-           </void> 
-           <void method="put"> 
-            <string>serialization.lib</string> 
-            <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-           </void> 
-           <void method="put"> 
-            <string>file.inputformat</string> 
-            <string>org.apache.hadoop.mapred.TextInputFormat</string> 
-           </void> 
-           <void method="put"> 
-            <string>totalSize</string> 
-            <string>5812</string> 
-           </void> 
-           <void method="put"> 
-            <string>file.outputformat</string> 
-            <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
-           </void> 
-           <void method="put"> 
-            <string>location</string> 
-            #### A masked pattern was here #### 
-           </void> 
-           <void method="put"> 
-            <string>transient_lastDdlTime</string> 
-            #### A masked pattern was here #### 
-           </void> 
-          </object> 
-         </void> 
-         <void property="serdeClassName"> 
-          <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
-         </void> 
-        </object> 
-       </void> 
-      </object> 
-     </void> 
+    <void property="finalMapRed"> 
+     <boolean>true</boolean> 
     </void> 
-    <void property="aliasToWork"> 
-     <object class="java.util.LinkedHashMap"> 
+    <void property="mapWork"> 
+     <void property="aliasToPartnInfo"> 
+      <void method="put"> 
+       <string>src</string> 
+       <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> 
+        <void property="deserializerClass"> 
+         <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
+        </void> 
+        <void property="inputFileFormatClass"> 
+         <class>org.apache.hadoop.mapred.TextInputFormat</class> 
+        </void> 
+        <void property="outputFileFormatClass"> 
+         <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
+        </void> 
+        <void property="partSpec"> 
+         <object class="java.util.LinkedHashMap"/> 
+        </void> 
+        <void property="properties"> 
+         <object class="java.util.Properties"> 
+          <void method="put"> 
+           <string>name</string> 
+           <string>default.src</string> 
+          </void> 
+          <void method="put"> 
+           <string>columns.types</string> 
+           <string>string:string</string> 
+          </void> 
+          <void method="put"> 
+           <string>serialization.ddl</string> 
+           <string>struct src { string key, string value}</string> 
+          </void> 
+          <void method="put"> 
+           <string>serialization.format</string> 
+           <string>1</string> 
+          </void> 
+          <void method="put"> 
+           <string>columns</string> 
+           <string>key,value</string> 
+          </void> 
+          <void method="put"> 
+           <string>bucket_count</string> 
+           <string>-1</string> 
+          </void> 
+          <void method="put"> 
+           <string>serialization.lib</string> 
+           <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+          </void> 
+          <void method="put"> 
+           <string>file.inputformat</string> 
+           <string>org.apache.hadoop.mapred.TextInputFormat</string> 
+          </void> 
+          <void method="put"> 
+           <string>file.outputformat</string> 
+           <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
+          </void> 
+          <void method="put"> 
+           <string>location</string> 
+           #### A masked pattern was here #### 
+          </void> 
+         </object> 
+        </void> 
+        <void property="serdeClassName"> 
+         <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+        </void> 
+        <void property="tableDesc"> 
+         <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
+          <void property="deserializerClass"> 
+           <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
+          </void> 
+          <void property="inputFileFormatClass"> 
+           <class>org.apache.hadoop.mapred.TextInputFormat</class> 
+          </void> 
+          <void property="outputFileFormatClass"> 
+           <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
+          </void> 
+          <void property="properties"> 
+           <object class="java.util.Properties"> 
+            <void method="put"> 
+             <string>name</string> 
+             <string>default.src</string> 
+            </void> 
+            <void method="put"> 
+             <string>numFiles</string> 
+             <string>1</string> 
+            </void> 
+            <void method="put"> 
+             <string>columns.types</string> 
+             <string>string:string</string> 
+            </void> 
+            <void method="put"> 
+             <string>serialization.ddl</string> 
+             <string>struct src { string key, string value}</string> 
+            </void> 
+            <void method="put"> 
+             <string>serialization.format</string> 
+             <string>1</string> 
+            </void> 
+            <void method="put"> 
+             <string>columns</string> 
+             <string>key,value</string> 
+            </void> 
+            <void method="put"> 
+             <string>rawDataSize</string> 
+             <string>0</string> 
+            </void> 
+            <void method="put"> 
+             <string>numRows</string> 
+             <string>0</string> 
+            </void> 
+            <void method="put"> 
+             <string>numPartitions</string> 
+             <string>0</string> 
+            </void> 
+            <void method="put"> 
+             <string>bucket_count</string> 
+             <string>-1</string> 
+            </void> 
+            <void method="put"> 
+             <string>serialization.lib</string> 
+             <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+            </void> 
+            <void method="put"> 
+             <string>file.inputformat</string> 
+             <string>org.apache.hadoop.mapred.TextInputFormat</string> 
+            </void> 
+            <void method="put"> 
+             <string>totalSize</string> 
+             <string>5812</string> 
+            </void> 
+            <void method="put"> 
+             <string>file.outputformat</string> 
+             <string>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</string> 
+            </void> 
+            <void method="put"> 
+             <string>location</string> 
+             #### A masked pattern was here #### 
+            </void> 
+            <void method="put"> 
+             <string>transient_lastDdlTime</string> 
+             #### A masked pattern was here #### 
+            </void> 
+           </object> 
+          </void> 
+          <void property="serdeClassName"> 
+           <string>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</string> 
+          </void> 
+         </object> 
+        </void> 
+       </object> 
+      </void> 
+     </void> 
+     <void property="aliasToWork"> 
       <void method="put"> 
        <string>src</string> 
        <object id="TableScanOperator0" class="org.apache.hadoop.hive.ql.exec.TableScanOperator"> 
@@ -837,22 +840,8 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="finalMapRed"> 
-     <boolean>true</boolean> 
-    </void> 
-    <void property="keyDesc"> 
-     <object idref="TableDesc0"/> 
-    </void> 
-    <void property="nameToSplitSample"> 
-     <object class="java.util.HashMap"/> 
-    </void> 
-    <void property="numReduceTasks"> 
-     <int>-1</int> 
-    </void> 
-    <void property="pathToAliases"> 
-     <object class="java.util.LinkedHashMap"> 
+     </void> 
+     <void property="pathToAliases"> 
       <void method="put"> 
        #### A masked pattern was here #### 
        <object class="java.util.ArrayList"> 
@@ -861,10 +850,8 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="pathToPartitionInfo"> 
-     <object class="java.util.LinkedHashMap"> 
+     </void> 
+     <void property="pathToPartitionInfo"> 
       <void method="put"> 
        #### A masked pattern was here #### 
        <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> 
@@ -1040,247 +1027,309 @@
         </void> 
        </object> 
       </void> 
-     </object> 
+     </void> 
     </void> 
-    <void property="reducer"> 
-     <object id="GroupByOperator1" class="org.apache.hadoop.hive.ql.exec.GroupByOperator"> 
-      <void property="childOperators"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <object id="SelectOperator1" class="org.apache.hadoop.hive.ql.exec.SelectOperator"> 
-          <void property="childOperators"> 
-           <object class="java.util.ArrayList"> 
-            <void method="add"> 
-             <object class="org.apache.hadoop.hive.ql.exec.FileSinkOperator"> 
-              <void property="conf"> 
-               <object class="org.apache.hadoop.hive.ql.plan.FileSinkDesc"> 
-                <void property="dirName"> 
-                 #### A masked pattern was here #### 
-                </void> 
-                <void property="numFiles"> 
-                 <int>1</int> 
-                </void> 
-                <void property="statsAggPrefix"> 
-                 #### A masked pattern was here #### 
-                </void> 
-                <void property="statsCollectRawDataSize"> 
-                 <boolean>true</boolean> 
-                </void> 
-                <void property="tableInfo"> 
-                 <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
-                  <void property="deserializerClass"> 
-                   <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
-                  </void> 
-                  <void property="inputFileFormatClass"> 
-                   <class>org.apache.hadoop.mapred.TextInputFormat</class> 
-                  </void> 
-                  <void property="outputFileFormatClass"> 
-                   <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
-                  </void> 
-                  <void property="properties"> 
-                   <object class="java.util.Properties"> 
-                    <void method="put"> 
-                     <string>hive.serialization.extend.nesting.levels</string> 
-                     <string>true</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>columns</string> 
-                     <string>_col0,_col1</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>serialization.format</string> 
-                     <string>1</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>columns.types</string> 
-                     <string>string:double</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>escape.delim</string> 
-                     <string>\</string> 
+    <void property="reduceWork"> 
+     <object class="org.apache.hadoop.hive.ql.plan.ReduceWork"> 
+      <void property="keyDesc"> 
+       <object idref="TableDesc0"/> 
+      </void> 
+      <void property="numReduceTasks"> 
+       <int>-1</int> 
+      </void> 
+      <void property="reducer"> 
+       <object id="GroupByOperator1" class="org.apache.hadoop.hive.ql.exec.GroupByOperator"> 
+        <void property="childOperators"> 
+         <object class="java.util.ArrayList"> 
+          <void method="add"> 
+           <object id="SelectOperator1" class="org.apache.hadoop.hive.ql.exec.SelectOperator"> 
+            <void property="childOperators"> 
+             <object class="java.util.ArrayList"> 
+              <void method="add"> 
+               <object class="org.apache.hadoop.hive.ql.exec.FileSinkOperator"> 
+                <void property="conf"> 
+                 <object class="org.apache.hadoop.hive.ql.plan.FileSinkDesc"> 
+                  <void property="dirName"> 
+                   #### A masked pattern was here #### 
+                  </void> 
+                  <void property="numFiles"> 
+                   <int>1</int> 
+                  </void> 
+                  <void property="statsAggPrefix"> 
+                   #### A masked pattern was here #### 
+                  </void> 
+                  <void property="statsCollectRawDataSize"> 
+                   <boolean>true</boolean> 
+                  </void> 
+                  <void property="tableInfo"> 
+                   <object class="org.apache.hadoop.hive.ql.plan.TableDesc"> 
+                    <void property="deserializerClass"> 
+                     <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> 
+                    </void> 
+                    <void property="inputFileFormatClass"> 
+                     <class>org.apache.hadoop.mapred.TextInputFormat</class> 
+                    </void> 
+                    <void property="outputFileFormatClass"> 
+                     <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> 
+                    </void> 
+                    <void property="properties"> 
+                     <object class="java.util.Properties"> 
+                      <void method="put"> 
+                       <string>hive.serialization.extend.nesting.levels</string> 
+                       <string>true</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>columns</string> 
+                       <string>_col0,_col1</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>serialization.format</string> 
+                       <string>1</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>columns.types</string> 
+                       <string>string:double</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>escape.delim</string> 
+                       <string>\</string> 
+                      </void> 
+                     </object> 
                     </void> 
                    </object> 
                   </void> 
+                  <void property="totalFiles"> 
+                   <int>1</int> 
+                  </void> 
                  </object> 
                 </void> 
-                <void property="totalFiles"> 
-                 <int>1</int> 
-                </void> 
-               </object> 
-              </void> 
-              <void property="counterNames"> 
-               <object class="java.util.ArrayList"> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_NUM_INPUT_ROWS</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_NUM_OUTPUT_ROWS</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_TIME_TAKEN</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_6_FATAL_ERROR</string> 
-                </void> 
-               </object> 
-              </void> 
-              <void property="operatorId"> 
-               <string>FS_6</string> 
-              </void> 
-              <void property="parentOperators"> 
-               <object class="java.util.ArrayList"> 
-                <void method="add"> 
-                 <object idref="SelectOperator1"/> 
-                </void> 
-               </object> 
-              </void> 
-              <void property="schema"> 
-               <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-                <void property="signature"> 
+                <void property="counterNames"> 
                  <object class="java.util.ArrayList"> 
                   <void method="add"> 
-                   <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                    <void property="internalName"> 
-                     <string>_col0</string> 
-                    </void> 
-                    <void property="tabAlias"> 
-                     <string></string> 
-                    </void> 
-                    <void property="type"> 
-                     <object idref="PrimitiveTypeInfo0"/> 
-                    </void> 
-                   </object> 
+                   <string>CNTR_NAME_FS_6_NUM_INPUT_ROWS</string> 
                   </void> 
                   <void method="add"> 
-                   <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                    <void property="internalName"> 
-                     <string>_col1</string> 
-                    </void> 
-                    <void property="tabAlias"> 
-                     <string></string> 
-                    </void> 
-                    <void property="type"> 
-                     <object idref="PrimitiveTypeInfo1"/> 
-                    </void> 
-                   </object> 
+                   <string>CNTR_NAME_FS_6_NUM_OUTPUT_ROWS</string> 
+                  </void> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_6_TIME_TAKEN</string> 
+                  </void> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_6_FATAL_ERROR</string> 
                   </void> 
                  </object> 
                 </void> 
-               </object> 
-              </void> 
-             </object> 
-            </void> 
-           </object> 
-          </void> 
-          <void property="columnExprMap"> 
-           <object class="java.util.HashMap"> 
-            <void method="put"> 
-             <string>_col1</string> 
-             <object id="ExprNodeColumnDesc2" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
-               <string>_col1</string> 
-              </void> 
-              <void property="tabAlias"> 
-               <string></string> 
-              </void> 
-              <void property="typeInfo"> 
-               <object idref="PrimitiveTypeInfo1"/> 
+                <void property="operatorId"> 
+                 <string>FS_6</string> 
+                </void> 
+                <void property="parentOperators"> 
+                 <object class="java.util.ArrayList"> 
+                  <void method="add"> 
+                   <object idref="SelectOperator1"/> 
+                  </void> 
+                 </object> 
+                </void> 
+                <void property="schema"> 
+                 <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
+                  <void property="signature"> 
+                   <object class="java.util.ArrayList"> 
+                    <void method="add"> 
+                     <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                      <void property="internalName"> 
+                       <string>_col0</string> 
+                      </void> 
+                      <void property="tabAlias"> 
+                       <string></string> 
+                      </void> 
+                      <void property="type"> 
+                       <object idref="PrimitiveTypeInfo0"/> 
+                      </void> 
+                     </object> 
+                    </void> 
+                    <void method="add"> 
+                     <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                      <void property="internalName"> 
+                       <string>_col1</string> 
+                      </void> 
+                      <void property="tabAlias"> 
+                       <string></string> 
+                      </void> 
+                      <void property="type"> 
+                       <object idref="PrimitiveTypeInfo1"/> 
+                      </void> 
+                     </object> 
+                    </void> 
+                   </object> 
+                  </void> 
+                 </object> 
+                </void> 
+               </object> 
               </void> 
              </object> 
             </void> 
-            <void method="put"> 
-             <string>_col0</string> 
-             <object id="ExprNodeColumnDesc3" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
+            <void property="columnExprMap"> 
+             <object class="java.util.HashMap"> 
+              <void method="put"> 
+               <string>_col1</string> 
+               <object id="ExprNodeColumnDesc2" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col1</string> 
+                </void> 
+                <void property="tabAlias"> 
+                 <string></string> 
+                </void> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo1"/> 
+                </void> 
+               </object> 
+              </void> 
+              <void method="put"> 
                <string>_col0</string> 
+               <object id="ExprNodeColumnDesc3" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col0</string> 
+                </void> 
+                <void property="tabAlias"> 
+                 <string></string> 
+                </void> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo0"/> 
+                </void> 
+               </object> 
               </void> 
-              <void property="tabAlias"> 
-               <string></string> 
+             </object> 
+            </void> 
+            <void property="conf"> 
+             <object class="org.apache.hadoop.hive.ql.plan.SelectDesc"> 
+              <void property="colList"> 
+               <object class="java.util.ArrayList"> 
+                <void method="add"> 
+                 <object idref="ExprNodeColumnDesc3"/> 
+                </void> 
+                <void method="add"> 
+                 <object idref="ExprNodeColumnDesc2"/> 
+                </void> 
+               </object> 
               </void> 
-              <void property="typeInfo"> 
-               <object idref="PrimitiveTypeInfo0"/> 
+              <void property="outputColumnNames"> 
+               <object class="java.util.ArrayList"> 
+                <void method="add"> 
+                 <string>_col0</string> 
+                </void> 
+                <void method="add"> 
+                 <string>_col1</string> 
+                </void> 
+               </object> 
               </void> 
              </object> 
             </void> 
-           </object> 
-          </void> 
-          <void property="conf"> 
-           <object class="org.apache.hadoop.hive.ql.plan.SelectDesc"> 
-            <void property="colList"> 
+            <void property="counterNames"> 
              <object class="java.util.ArrayList"> 
               <void method="add"> 
-               <object idref="ExprNodeColumnDesc3"/> 
+               <string>CNTR_NAME_SEL_5_NUM_INPUT_ROWS</string> 
               </void> 
               <void method="add"> 
-               <object idref="ExprNodeColumnDesc2"/> 
+               <string>CNTR_NAME_SEL_5_NUM_OUTPUT_ROWS</string> 
+              </void> 
+              <void method="add"> 
+               <string>CNTR_NAME_SEL_5_TIME_TAKEN</string> 
+              </void> 
+              <void method="add"> 
+               <string>CNTR_NAME_SEL_5_FATAL_ERROR</string> 
               </void> 
              </object> 
             </void> 
-            <void property="outputColumnNames"> 
+            <void property="operatorId"> 
+             <string>SEL_5</string> 
+            </void> 
+            <void property="parentOperators"> 
              <object class="java.util.ArrayList"> 
               <void method="add"> 
-               <string>_col0</string> 
+               <object idref="GroupByOperator1"/> 
               </void> 
-              <void method="add"> 
-               <string>_col1</string> 
+             </object> 
+            </void> 
+            <void property="schema"> 
+             <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
+              <void property="signature"> 
+               <object class="java.util.ArrayList"> 
+                <void method="add"> 
+                 <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                  <void property="alias"> 
+                   <string>key</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col0</string> 
+                  </void> 
+                  <void property="type"> 
+                   <object idref="PrimitiveTypeInfo0"/> 
+                  </void> 
+                 </object> 
+                </void> 
+                <void method="add"> 
+                 <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                  <void property="alias"> 
+                   <string>_c1</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col1</string> 
+                  </void> 
+                  <void property="type"> 
+                   <object idref="PrimitiveTypeInfo1"/> 
+                  </void> 
+                 </object> 
+                </void> 
+               </object> 
               </void> 
              </object> 
             </void> 
            </object> 
           </void> 
-          <void property="counterNames"> 
-           <object class="java.util.ArrayList"> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_NUM_INPUT_ROWS</string> 
-            </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_NUM_OUTPUT_ROWS</string> 
-            </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_TIME_TAKEN</string> 
+         </object> 
+        </void> 
+        <void property="columnExprMap"> 
+         <object class="java.util.HashMap"> 
+          <void method="put"> 
+           <string>_col0</string> 
+           <object id="ExprNodeColumnDesc4" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+            <void property="column"> 
+             <string>KEY._col0</string> 
             </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_5_FATAL_ERROR</string> 
+            <void property="typeInfo"> 
+             <object idref="PrimitiveTypeInfo0"/> 
             </void> 
            </object> 
           </void> 
-          <void property="operatorId"> 
-           <string>SEL_5</string> 
-          </void> 
-          <void property="parentOperators"> 
+         </object> 
+        </void> 
+        <void property="conf"> 
+         <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc"> 
+          <void property="aggregators"> 
            <object class="java.util.ArrayList"> 
             <void method="add"> 
-             <object idref="GroupByOperator1"/> 
-            </void> 
-           </object> 
-          </void> 
-          <void property="schema"> 
-           <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-            <void property="signature"> 
-             <object class="java.util.ArrayList"> 
-              <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>key</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col0</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo0"/> 
-                </void> 
+             <object class="org.apache.hadoop.hive.ql.plan.AggregationDesc"> 
+              <void property="genericUDAFEvaluator"> 
+               <object idref="GenericUDAFSum$GenericUDAFSumDouble0"/> 
+              </void> 
+              <void property="genericUDAFName"> 
+               <string>sum</string> 
+              </void> 
+              <void property="mode"> 
+               <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator$Mode" method="valueOf"> 
+                <string>FINAL</string> 
                </object> 
               </void> 
-              <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>_c1</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col1</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo1"/> 
+              <void property="parameters"> 
+               <object class="java.util.ArrayList"> 
+                <void method="add"> 
+                 <object class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                  <void property="column"> 
+                   <string>VALUE._col0</string> 
+                  </void> 
+                  <void property="typeInfo"> 
+                   <object idref="PrimitiveTypeInfo1"/> 
+                  </void> 
+                 </object> 
                 </void> 
                </object> 
               </void> 
@@ -1288,149 +1337,97 @@
             </void> 
            </object> 
           </void> 
-         </object> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="columnExprMap"> 
-       <object class="java.util.HashMap"> 
-        <void method="put"> 
-         <string>_col0</string> 
-         <object id="ExprNodeColumnDesc4" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-          <void property="column"> 
-           <string>KEY._col0</string> 
+          <void property="groupByMemoryUsage"> 
+           <float>0.5</float> 
           </void> 
-          <void property="typeInfo"> 
-           <object idref="PrimitiveTypeInfo0"/> 
+          <void property="keys"> 
+           <object class="java.util.ArrayList"> 
+            <void method="add"> 
+             <object idref="ExprNodeColumnDesc4"/> 
+            </void> 
+           </object> 
           </void> 
-         </object> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="conf"> 
-       <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc"> 
-        <void property="aggregators"> 
-         <object class="java.util.ArrayList"> 
-          <void method="add"> 
-           <object class="org.apache.hadoop.hive.ql.plan.AggregationDesc"> 
-            <void property="genericUDAFEvaluator"> 
-             <object idref="GenericUDAFSum$GenericUDAFSumDouble0"/> 
-            </void> 
-            <void property="genericUDAFName"> 
-             <string>sum</string> 
-            </void> 
-            <void property="mode"> 
-             <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator$Mode" method="valueOf"> 
-              <string>FINAL</string> 
-             </object> 
+          <void property="listGroupingSets"> 
+           <object idref="ArrayList1"/> 
+          </void> 
+          <void property="memoryThreshold"> 
+           <float>0.9</float> 
+          </void> 
+          <void property="mode"> 
+           <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc$Mode" method="valueOf"> 
+            <string>MERGEPARTIAL</string> 
+           </object> 
+          </void> 
+          <void property="outputColumnNames"> 
+           <object class="java.util.ArrayList"> 
+            <void method="add"> 
+             <string>_col0</string> 
             </void> 
-            <void property="parameters"> 
-             <object class="java.util.ArrayList"> 
-              <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-                <void property="column"> 
-                 <string>VALUE._col0</string> 
-                </void> 
-                <void property="typeInfo"> 
-                 <object idref="PrimitiveTypeInfo1"/> 
-                </void> 
-               </object> 
-              </void> 
-             </object> 
+            <void method="add"> 
+             <string>_col1</string> 
             </void> 
            </object> 
           </void> 
          </object> 
         </void> 
-        <void property="groupByMemoryUsage"> 
-         <float>0.5</float> 
-        </void> 
-        <void property="keys"> 
+        <void property="counterNames"> 
          <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <object idref="ExprNodeColumnDesc4"/> 
+           <string>CNTR_NAME_GBY_4_NUM_INPUT_ROWS</string> 
           </void> 
-         </object> 
-        </void> 
-        <void property="listGroupingSets"> 
-         <object idref="ArrayList1"/> 
-        </void> 
-        <void property="memoryThreshold"> 
-         <float>0.9</float> 
-        </void> 
-        <void property="mode"> 
-         <object class="org.apache.hadoop.hive.ql.plan.GroupByDesc$Mode" method="valueOf"> 
-          <string>MERGEPARTIAL</string> 
-         </object> 
-        </void> 
-        <void property="outputColumnNames"> 
-         <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <string>_col0</string> 
+           <string>CNTR_NAME_GBY_4_NUM_OUTPUT_ROWS</string> 
+          </void> 
+          <void method="add"> 
+           <string>CNTR_NAME_GBY_4_TIME_TAKEN</string> 
+          </void> 
+          <void method="add"> 
+           <string>CNTR_NAME_GBY_4_FATAL_ERROR</string> 
           </void> 
           <void method="add"> 
-           <string>_col1</string> 
+           <string>CNTR_NAME_GBY_4_COUNT_HASH_OUT</string> 
           </void> 
          </object> 
         </void> 
-       </object> 
-      </void> 
-      <void property="counterNames"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_NUM_INPUT_ROWS</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_NUM_OUTPUT_ROWS</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_TIME_TAKEN</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_FATAL_ERROR</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_GBY_4_COUNT_HASH_OUT</string> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="operatorId"> 
-       <string>GBY_4</string> 
-      </void> 
-      <void property="parentOperators"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <object idref="ReduceSinkOperator0"/> 
+        <void property="operatorId"> 
+         <string>GBY_4</string> 
         </void> 
-       </object> 
-      </void> 
-      <void property="schema"> 
-       <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-        <void property="signature"> 
+        <void property="parentOperators"> 
          <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-            <void property="internalName"> 
-             <string>_col0</string> 
-            </void> 
-            <void property="tabAlias"> 
-             <string></string> 
-            </void> 
-            <void property="type"> 
-             <object idref="PrimitiveTypeInfo0"/> 
-            </void> 
-           </object> 
+           <object idref="ReduceSinkOperator0"/> 
           </void> 
-          <void method="add"> 
-           <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-            <void property="internalName"> 
-             <string>_col1</string> 
-            </void> 
-            <void property="tabAlias"> 
-             <string></string> 
+         </object> 
+        </void> 
+        <void property="schema"> 
+         <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
+          <void property="signature"> 
+           <object class="java.util.ArrayList"> 
+            <void method="add"> 
+             <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+              <void property="internalName"> 
+               <string>_col0</string> 
+              </void> 
+              <void property="tabAlias"> 
+               <string></string> 
+              </void> 
+              <void property="type"> 
+               <object idref="PrimitiveTypeInfo0"/> 
+              </void> 
+             </object> 
             </void> 
-            <void property="type"> 
-             <object idref="PrimitiveTypeInfo1"/> 
+            <void method="add"> 
+             <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+              <void property="internalName"> 
+               <string>_col1</string> 
+              </void> 
+              <void property="tabAlias"> 
+               <string></string> 
+              </void> 
+              <void property="type"> 
+               <object idref="PrimitiveTypeInfo1"/> 
+              </void> 
+             </object> 
             </void> 
            </object> 
           </void> 
@@ -1438,12 +1435,10 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="tagToValueDesc"> 
-     <object class="java.util.ArrayList"> 
-      <void method="add"> 
-       <object idref="TableDesc1"/> 
+      <void property="tagToValueDesc"> 
+       <void method="add"> 
+        <object idref="TableDesc1"/> 
+       </void> 
       </void> 
      </object> 
     </void>