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/29 17:50:17 UTC

svn commit: r1508111 [20/27] - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/ java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/exec/mr/ java/org/apache/hadoop/hive/ql/index/compact/ java/org/apache/hadoop/hive/ql/io/ java/org...

Modified: hive/trunk/ql/src/test/results/compiler/plan/join4.q.xml
URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/compiler/plan/join4.q.xml?rev=1508111&r1=1508110&r2=1508111&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/compiler/plan/join4.q.xml (original)
+++ hive/trunk/ql/src/test/results/compiler/plan/join4.q.xml Mon Jul 29 15:50:12 2013
@@ -6,306 +6,309 @@
   </void> 
   <void property="work"> 
    <object class="org.apache.hadoop.hive.ql.plan.MapredWork"> 
-    <void property="aliasToPartnInfo"> 
-     <void method="put"> 
-      <string>c:a:src1</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 method="put"> 
-      <string>c:b:src2</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>c:a:src1</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 method="put"> 
+       <string>c:b:src2</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>c:a:src1</string> 
        <object id="TableScanOperator0" class="org.apache.hadoop.hive.ql.exec.TableScanOperator"> 
@@ -1485,25 +1488,8 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="finalMapRed"> 
-     <boolean>true</boolean> 
-    </void> 
-    <void property="keyDesc"> 
-     <object idref="TableDesc1"/> 
-    </void> 
-    <void property="nameToSplitSample"> 
-     <object class="java.util.HashMap"/> 
-    </void> 
-    <void property="needsTagging"> 
-     <boolean>true</boolean> 
-    </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"> 
@@ -1515,10 +1501,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"> 
@@ -1694,153 +1678,166 @@
         </void> 
        </object> 
       </void> 
-     </object> 
+     </void> 
     </void> 
-    <void property="reducer"> 
-     <object id="JoinOperator0" class="org.apache.hadoop.hive.ql.exec.JoinOperator"> 
-      <void property="childOperators"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <object id="SelectOperator2" 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,_col2,_col3</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>serialization.format</string> 
-                     <string>1</string> 
-                    </void> 
-                    <void method="put"> 
-                     <string>columns.types</string> 
-                     <string>string:string:string:string</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="TableDesc1"/> 
+      </void> 
+      <void property="needsTagging"> 
+       <boolean>true</boolean> 
+      </void> 
+      <void property="numReduceTasks"> 
+       <int>-1</int> 
+      </void> 
+      <void property="reducer"> 
+       <object id="JoinOperator0" class="org.apache.hadoop.hive.ql.exec.JoinOperator"> 
+        <void property="childOperators"> 
+         <object class="java.util.ArrayList"> 
+          <void method="add"> 
+           <object id="SelectOperator2" 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,_col2,_col3</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>serialization.format</string> 
+                       <string>1</string> 
+                      </void> 
+                      <void method="put"> 
+                       <string>columns.types</string> 
+                       <string>string: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> 
-               </object> 
-              </void> 
-              <void property="counterNames"> 
-               <object class="java.util.ArrayList"> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_11_NUM_INPUT_ROWS</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_11_NUM_OUTPUT_ROWS</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_11_TIME_TAKEN</string> 
-                </void> 
-                <void method="add"> 
-                 <string>CNTR_NAME_FS_11_FATAL_ERROR</string> 
-                </void> 
-               </object> 
-              </void> 
-              <void property="operatorId"> 
-               <string>FS_11</string> 
-              </void> 
-              <void property="parentOperators"> 
-               <object class="java.util.ArrayList"> 
-                <void method="add"> 
-                 <object idref="SelectOperator2"/> 
-                </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_11_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="PrimitiveTypeInfo0"/> 
-                    </void> 
-                   </object> 
+                   <string>CNTR_NAME_FS_11_NUM_OUTPUT_ROWS</string> 
                   </void> 
                   <void method="add"> 
-                   <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                    <void property="internalName"> 
-                     <string>_col2</string> 
-                    </void> 
-                    <void property="tabAlias"> 
-                     <string></string> 
-                    </void> 
-                    <void property="type"> 
-                     <object idref="PrimitiveTypeInfo0"/> 
+                   <string>CNTR_NAME_FS_11_TIME_TAKEN</string> 
+                  </void> 
+                  <void method="add"> 
+                   <string>CNTR_NAME_FS_11_FATAL_ERROR</string> 
+                  </void> 
+                 </object> 
+                </void> 
+                <void property="operatorId"> 
+                 <string>FS_11</string> 
+                </void> 
+                <void property="parentOperators"> 
+                 <object class="java.util.ArrayList"> 
+                  <void method="add"> 
+                   <object idref="SelectOperator2"/> 
+                  </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> 
-                  <void method="add"> 
-                   <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                    <void property="internalName"> 
-                     <string>_col3</string> 
+                    <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="PrimitiveTypeInfo0"/> 
+                      </void> 
+                     </object> 
                     </void> 
-                    <void property="tabAlias"> 
-                     <string></string> 
+                    <void method="add"> 
+                     <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                      <void property="internalName"> 
+                       <string>_col2</string> 
+                      </void> 
+                      <void property="tabAlias"> 
+                       <string></string> 
+                      </void> 
+                      <void property="type"> 
+                       <object idref="PrimitiveTypeInfo0"/> 
+                      </void> 
+                     </object> 
                     </void> 
-                    <void property="type"> 
-                     <object idref="PrimitiveTypeInfo0"/> 
+                    <void method="add"> 
+                     <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+                      <void property="internalName"> 
+                       <string>_col3</string> 
+                      </void> 
+                      <void property="tabAlias"> 
+                       <string></string> 
+                      </void> 
+                      <void property="type"> 
+                       <object idref="PrimitiveTypeInfo0"/> 
+                      </void> 
+                     </object> 
                     </void> 
                    </object> 
                   </void> 
@@ -1850,484 +1847,484 @@
               </void> 
              </object> 
             </void> 
-           </object> 
-          </void> 
-          <void property="columnExprMap"> 
-           <object class="java.util.HashMap"> 
-            <void method="put"> 
-             <string>_col3</string> 
-             <object id="ExprNodeColumnDesc8" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
+            <void property="columnExprMap"> 
+             <object class="java.util.HashMap"> 
+              <void method="put"> 
                <string>_col3</string> 
+               <object id="ExprNodeColumnDesc8" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col3</string> 
+                </void> 
+                <void property="tabAlias"> 
+                 <string>b</string> 
+                </void> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo0"/> 
+                </void> 
+               </object> 
               </void> 
-              <void property="tabAlias"> 
-               <string>b</string> 
-              </void> 
-              <void property="typeInfo"> 
-               <object idref="PrimitiveTypeInfo0"/> 
-              </void> 
-             </object> 
-            </void> 
-            <void method="put"> 
-             <string>_col2</string> 
-             <object id="ExprNodeColumnDesc9" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
+              <void method="put"> 
                <string>_col2</string> 
+               <object id="ExprNodeColumnDesc9" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col2</string> 
+                </void> 
+                <void property="tabAlias"> 
+                 <string>b</string> 
+                </void> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo0"/> 
+                </void> 
+               </object> 
               </void> 
-              <void property="tabAlias"> 
-               <string>b</string> 
-              </void> 
-              <void property="typeInfo"> 
-               <object idref="PrimitiveTypeInfo0"/> 
-              </void> 
-             </object> 
-            </void> 
-            <void method="put"> 
-             <string>_col1</string> 
-             <object id="ExprNodeColumnDesc10" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
+              <void method="put"> 
                <string>_col1</string> 
+               <object id="ExprNodeColumnDesc10" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col1</string> 
+                </void> 
+                <void property="tabAlias"> 
+                 <string>a</string> 
+                </void> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo0"/> 
+                </void> 
+               </object> 
               </void> 
-              <void property="tabAlias"> 
-               <string>a</string> 
-              </void> 
-              <void property="typeInfo"> 
-               <object idref="PrimitiveTypeInfo0"/> 
+              <void method="put"> 
+               <string>_col0</string> 
+               <object id="ExprNodeColumnDesc11" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+                <void property="column"> 
+                 <string>_col0</string> 
+                </void> 
+                <void property="tabAlias"> 
+                 <string>a</string> 
+                </void> 
+                <void property="typeInfo"> 
+                 <object idref="PrimitiveTypeInfo0"/> 
+                </void> 
+               </object> 
               </void> 
              </object> 
             </void> 
-            <void method="put"> 
-             <string>_col0</string> 
-             <object id="ExprNodeColumnDesc11" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-              <void property="column"> 
-               <string>_col0</string> 
-              </void> 
-              <void property="tabAlias"> 
-               <string>a</string> 
+            <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="ExprNodeColumnDesc11"/> 
+                </void> 
+                <void method="add"> 
+                 <object idref="ExprNodeColumnDesc10"/> 
+                </void> 
+                <void method="add"> 
+                 <object idref="ExprNodeColumnDesc9"/> 
+                </void> 
+                <void method="add"> 
+                 <object idref="ExprNodeColumnDesc8"/> 
+                </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> 
+                <void method="add"> 
+                 <string>_col2</string> 
+                </void> 
+                <void method="add"> 
+                 <string>_col3</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="ExprNodeColumnDesc11"/> 
+               <string>CNTR_NAME_SEL_9_NUM_INPUT_ROWS</string> 
               </void> 
               <void method="add"> 
-               <object idref="ExprNodeColumnDesc10"/> 
+               <string>CNTR_NAME_SEL_9_NUM_OUTPUT_ROWS</string> 
               </void> 
               <void method="add"> 
-               <object idref="ExprNodeColumnDesc9"/> 
+               <string>CNTR_NAME_SEL_9_TIME_TAKEN</string> 
               </void> 
               <void method="add"> 
-               <object idref="ExprNodeColumnDesc8"/> 
+               <string>CNTR_NAME_SEL_9_FATAL_ERROR</string> 
               </void> 
              </object> 
             </void> 
-            <void property="outputColumnNames"> 
+            <void property="operatorId"> 
+             <string>SEL_9</string> 
+            </void> 
+            <void property="parentOperators"> 
              <object class="java.util.ArrayList"> 
               <void method="add"> 
-               <string>_col0</string> 
-              </void> 
-              <void method="add"> 
-               <string>_col1</string> 
+               <object idref="JoinOperator0"/> 
               </void> 
-              <void method="add"> 
-               <string>_col2</string> 
-              </void> 
-              <void method="add"> 
-               <string>_col3</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>c1</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col0</string> 
+                  </void> 
+                  <void property="tabAlias"> 
+                   <string>c</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>c2</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col1</string> 
+                  </void> 
+                  <void property="tabAlias"> 
+                   <string>c</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>c3</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col2</string> 
+                  </void> 
+                  <void property="tabAlias"> 
+                   <string>c</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>c4</string> 
+                  </void> 
+                  <void property="internalName"> 
+                   <string>_col3</string> 
+                  </void> 
+                  <void property="tabAlias"> 
+                   <string>c</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_9_NUM_INPUT_ROWS</string> 
+         </object> 
+        </void> 
+        <void property="columnExprMap"> 
+         <object class="java.util.HashMap"> 
+          <void method="put"> 
+           <string>_col3</string> 
+           <object id="ExprNodeColumnDesc12" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+            <void property="column"> 
+             <string>VALUE._col1</string> 
             </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_9_NUM_OUTPUT_ROWS</string> 
+            <void property="tabAlias"> 
+             <string>b</string> 
             </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_9_TIME_TAKEN</string> 
+            <void property="typeInfo"> 
+             <object idref="PrimitiveTypeInfo0"/> 
             </void> 
-            <void method="add"> 
-             <string>CNTR_NAME_SEL_9_FATAL_ERROR</string> 
+           </object> 
+          </void> 
+          <void method="put"> 
+           <string>_col2</string> 
+           <object id="ExprNodeColumnDesc13" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+            <void property="column"> 
+             <string>VALUE._col0</string> 
+            </void> 
+            <void property="tabAlias"> 
+             <string>b</string> 
+            </void> 
+            <void property="typeInfo"> 
+             <object idref="PrimitiveTypeInfo0"/> 
             </void> 
            </object> 
           </void> 
-          <void property="operatorId"> 
-           <string>SEL_9</string> 
+          <void method="put"> 
+           <string>_col1</string> 
+           <object id="ExprNodeColumnDesc14" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+            <void property="column"> 
+             <string>VALUE._col1</string> 
+            </void> 
+            <void property="tabAlias"> 
+             <string>a</string> 
+            </void> 
+            <void property="typeInfo"> 
+             <object idref="PrimitiveTypeInfo0"/> 
+            </void> 
+           </object> 
           </void> 
-          <void property="parentOperators"> 
-           <object class="java.util.ArrayList"> 
-            <void method="add"> 
-             <object idref="JoinOperator0"/> 
+          <void method="put"> 
+           <string>_col0</string> 
+           <object id="ExprNodeColumnDesc15" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
+            <void property="column"> 
+             <string>VALUE._col0</string> 
+            </void> 
+            <void property="tabAlias"> 
+             <string>a</string> 
+            </void> 
+            <void property="typeInfo"> 
+             <object idref="PrimitiveTypeInfo0"/> 
+            </void> 
+           </object> 
+          </void> 
+         </object> 
+        </void> 
+        <void property="conf"> 
+         <object class="org.apache.hadoop.hive.ql.plan.JoinDesc"> 
+          <void property="conds"> 
+           <array class="org.apache.hadoop.hive.ql.plan.JoinCondDesc" length="1"> 
+            <void index="0"> 
+             <object class="org.apache.hadoop.hive.ql.plan.JoinCondDesc"> 
+              <void property="right"> 
+               <int>1</int> 
+              </void> 
+              <void property="type"> 
+               <int>1</int> 
+              </void> 
+             </object> 
             </void> 
-           </object> 
+           </array> 
           </void> 
-          <void property="schema"> 
-           <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> 
-            <void property="signature"> 
+          <void property="exprs"> 
+           <object class="java.util.HashMap"> 
+            <void method="put"> 
+             <byte>0</byte> 
              <object class="java.util.ArrayList"> 
               <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>c1</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col0</string> 
-                </void> 
-                <void property="tabAlias"> 
-                 <string>c</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo0"/> 
-                </void> 
-               </object> 
+               <object idref="ExprNodeColumnDesc15"/> 
               </void> 
               <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>c2</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col1</string> 
-                </void> 
-                <void property="tabAlias"> 
-                 <string>c</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo0"/> 
-                </void> 
-               </object> 
+               <object idref="ExprNodeColumnDesc14"/> 
               </void> 
+             </object> 
+            </void> 
+            <void method="put"> 
+             <byte>1</byte> 
+             <object class="java.util.ArrayList"> 
               <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>c3</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col2</string> 
-                </void> 
-                <void property="tabAlias"> 
-                 <string>c</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo0"/> 
-                </void> 
-               </object> 
+               <object idref="ExprNodeColumnDesc13"/> 
               </void> 
               <void method="add"> 
-               <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
-                <void property="alias"> 
-                 <string>c4</string> 
-                </void> 
-                <void property="internalName"> 
-                 <string>_col3</string> 
-                </void> 
-                <void property="tabAlias"> 
-                 <string>c</string> 
-                </void> 
-                <void property="type"> 
-                 <object idref="PrimitiveTypeInfo0"/> 
-                </void> 
-               </object> 
+               <object idref="ExprNodeColumnDesc12"/> 
               </void> 
              </object> 
             </void> 
            </object> 
           </void> 
-         </object> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="columnExprMap"> 
-       <object class="java.util.HashMap"> 
-        <void method="put"> 
-         <string>_col3</string> 
-         <object id="ExprNodeColumnDesc12" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-          <void property="column"> 
-           <string>VALUE._col1</string> 
-          </void> 
-          <void property="tabAlias"> 
-           <string>b</string> 
-          </void> 
-          <void property="typeInfo"> 
-           <object idref="PrimitiveTypeInfo0"/> 
-          </void> 
-         </object> 
-        </void> 
-        <void method="put"> 
-         <string>_col2</string> 
-         <object id="ExprNodeColumnDesc13" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-          <void property="column"> 
-           <string>VALUE._col0</string> 
-          </void> 
-          <void property="tabAlias"> 
-           <string>b</string> 
-          </void> 
-          <void property="typeInfo"> 
-           <object idref="PrimitiveTypeInfo0"/> 
-          </void> 
-         </object> 
-        </void> 
-        <void method="put"> 
-         <string>_col1</string> 
-         <object id="ExprNodeColumnDesc14" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-          <void property="column"> 
-           <string>VALUE._col1</string> 
-          </void> 
-          <void property="tabAlias"> 
-           <string>a</string> 
-          </void> 
-          <void property="typeInfo"> 
-           <object idref="PrimitiveTypeInfo0"/> 
-          </void> 
-         </object> 
-        </void> 
-        <void method="put"> 
-         <string>_col0</string> 
-         <object id="ExprNodeColumnDesc15" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> 
-          <void property="column"> 
-           <string>VALUE._col0</string> 
-          </void> 
-          <void property="tabAlias"> 
-           <string>a</string> 
-          </void> 
-          <void property="typeInfo"> 
-           <object idref="PrimitiveTypeInfo0"/> 
+          <void property="filterMap"> 
+           <array class="[I" length="2"> 
+            <void index="0"> 
+             <array class="int" length="2"> 
+              <void index="0"> 
+               <int>1</int> 
+              </void> 
+             </array> 
+            </void> 
+           </array> 
           </void> 
-         </object> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="conf"> 
-       <object class="org.apache.hadoop.hive.ql.plan.JoinDesc"> 
-        <void property="conds"> 
-         <array class="org.apache.hadoop.hive.ql.plan.JoinCondDesc" length="1"> 
-          <void index="0"> 
-           <object class="org.apache.hadoop.hive.ql.plan.JoinCondDesc"> 
-            <void property="right"> 
-             <int>1</int> 
+          <void property="filters"> 
+           <object class="java.util.HashMap"> 
+            <void method="put"> 
+             <byte>0</byte> 
+             <object class="java.util.ArrayList"/> 
             </void> 
-            <void property="type"> 
-             <int>1</int> 
+            <void method="put"> 
+             <byte>1</byte> 
+             <object class="java.util.ArrayList"/> 
             </void> 
            </object> 
           </void> 
-         </array> 
-        </void> 
-        <void property="exprs"> 
-         <object class="java.util.HashMap"> 
-          <void method="put"> 
-           <byte>0</byte> 
+          <void property="nullSafes"> 
+           <array class="boolean" length="1"/> 
+          </void> 
+          <void property="outputColumnNames"> 
            <object class="java.util.ArrayList"> 
             <void method="add"> 
-             <object idref="ExprNodeColumnDesc15"/> 
+             <string>_col0</string> 
             </void> 
             <void method="add"> 
-             <object idref="ExprNodeColumnDesc14"/> 
+             <string>_col1</string> 
             </void> 
-           </object> 
-          </void> 
-          <void method="put"> 
-           <byte>1</byte> 
-           <object class="java.util.ArrayList"> 
             <void method="add"> 
-             <object idref="ExprNodeColumnDesc13"/> 
+             <string>_col2</string> 
             </void> 
             <void method="add"> 
-             <object idref="ExprNodeColumnDesc12"/> 
+             <string>_col3</string> 
             </void> 
            </object> 
           </void> 
-         </object> 
-        </void> 
-        <void property="filterMap"> 
-         <array class="[I" length="2"> 
-          <void index="0"> 
-           <array class="int" length="2"> 
+          <void property="reversedExprs"> 
+           <object class="java.util.HashMap"> 
+            <void method="put"> 
+             <string>_col3</string> 
+             <byte>1</byte> 
+            </void> 
+            <void method="put"> 
+             <string>_col2</string> 
+             <byte>1</byte> 
+            </void> 
+            <void method="put"> 
+             <string>_col1</string> 
+             <byte>0</byte> 
+            </void> 
+            <void method="put"> 
+             <string>_col0</string> 
+             <byte>0</byte> 
+            </void> 
+           </object> 
+          </void> 
+          <void property="tagOrder"> 
+           <array class="java.lang.Byte" length="2"> 
             <void index="0"> 
-             <int>1</int> 
+             <byte>0</byte> 
+            </void> 
+            <void index="1"> 
+             <byte>1</byte> 
             </void> 
            </array> 
           </void> 
-         </array> 
-        </void> 
-        <void property="filters"> 
-         <object class="java.util.HashMap"> 
-          <void method="put"> 
-           <byte>0</byte> 
-           <object class="java.util.ArrayList"/> 
-          </void> 
-          <void method="put"> 
-           <byte>1</byte> 
-           <object class="java.util.ArrayList"/> 
-          </void> 
          </object> 
         </void> 
-        <void property="nullSafes"> 
-         <array class="boolean" length="1"/> 
-        </void> 
-        <void property="outputColumnNames"> 
+        <void property="counterNames"> 
          <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <string>_col0</string> 
+           <string>CNTR_NAME_JOIN_8_NUM_INPUT_ROWS</string> 
           </void> 
           <void method="add"> 
-           <string>_col1</string> 
+           <string>CNTR_NAME_JOIN_8_NUM_OUTPUT_ROWS</string> 
           </void> 
           <void method="add"> 
-           <string>_col2</string> 
+           <string>CNTR_NAME_JOIN_8_TIME_TAKEN</string> 
           </void> 
           <void method="add"> 
-           <string>_col3</string> 
-          </void> 
-         </object> 
-        </void> 
-        <void property="reversedExprs"> 
-         <object class="java.util.HashMap"> 
-          <void method="put"> 
-           <string>_col3</string> 
-           <byte>1</byte> 
-          </void> 
-          <void method="put"> 
-           <string>_col2</string> 
-           <byte>1</byte> 
-          </void> 
-          <void method="put"> 
-           <string>_col1</string> 
-           <byte>0</byte> 
-          </void> 
-          <void method="put"> 
-           <string>_col0</string> 
-           <byte>0</byte> 
+           <string>CNTR_NAME_JOIN_8_FATAL_ERROR</string> 
           </void> 
          </object> 
         </void> 
-        <void property="tagOrder"> 
-         <array class="java.lang.Byte" length="2"> 
-          <void index="0"> 
-           <byte>0</byte> 
-          </void> 
-          <void index="1"> 
-           <byte>1</byte> 
-          </void> 
-         </array> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="counterNames"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <string>CNTR_NAME_JOIN_8_NUM_INPUT_ROWS</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_JOIN_8_NUM_OUTPUT_ROWS</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_JOIN_8_TIME_TAKEN</string> 
-        </void> 
-        <void method="add"> 
-         <string>CNTR_NAME_JOIN_8_FATAL_ERROR</string> 
-        </void> 
-       </object> 
-      </void> 
-      <void property="operatorId"> 
-       <string>JOIN_8</string> 
-      </void> 
-      <void property="parentOperators"> 
-       <object class="java.util.ArrayList"> 
-        <void method="add"> 
-         <object idref="ReduceSinkOperator0"/> 
-        </void> 
-        <void method="add"> 
-         <object idref="ReduceSinkOperator1"/> 
+        <void property="operatorId"> 
+         <string>JOIN_8</string> 
         </void> 
-       </object> 
-      </void> 
-      <void property="posToAliasMap"> 
-       <object class="java.util.HashMap"> 
-        <void method="put"> 
-         <int>0</int> 
-         <object class="java.util.HashSet"> 
+        <void property="parentOperators"> 
+         <object class="java.util.ArrayList"> 
           <void method="add"> 
-           <string>a</string> 
+           <object idref="ReduceSinkOperator0"/> 
           </void> 
-         </object> 
-        </void> 
-        <void method="put"> 
-         <int>1</int> 
-         <object class="java.util.HashSet"> 
           <void method="add"> 
-           <string>b</string> 
+           <object idref="ReduceSinkOperator1"/> 
           </void> 
          </object> 
         </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>a</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"> 
+        <void property="posToAliasMap"> 
+         <object class="java.util.HashMap"> 
+          <void method="put"> 
+           <int>0</int> 
+           <object class="java.util.HashSet"> 
+            <void method="add"> 
              <string>a</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>_col2</string> 
-            </void> 
-            <void property="tabAlias"> 
+          <void method="put"> 
+           <int>1</int> 
+           <object class="java.util.HashSet"> 
+            <void method="add"> 
              <string>b</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>_col3</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>a</string> 
+              </void> 
+              <void property="type"> 
+               <object idref="PrimitiveTypeInfo0"/> 
+              </void> 
+             </object> 
             </void> 
-            <void property="tabAlias"> 
-             <string>b</string> 
+            <void method="add"> 
+             <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+              <void property="internalName"> 
+               <string>_col1</string> 
+              </void> 
+              <void property="tabAlias"> 
+               <string>a</string> 
+              </void> 
+              <void property="type"> 
+               <object idref="PrimitiveTypeInfo0"/> 
+              </void> 
+             </object> 
             </void> 
-            <void property="type"> 
-             <object idref="PrimitiveTypeInfo0"/> 
+            <void method="add"> 
+             <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> 
+              <void property="internalName"> 
+               <string>_col2</string> 
+              </void> 
+              <void property="tabAlias"> 
+               <string>b</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>_col3</string> 
+              </void> 
+              <void property="tabAlias"> 
+               <string>b</string> 
+              </void> 
+              <void property="type"> 
+               <object idref="PrimitiveTypeInfo0"/> 
+              </void> 
+             </object> 
             </void> 
            </object> 
           </void> 
@@ -2335,15 +2332,13 @@
         </void> 
        </object> 
       </void> 
-     </object> 
-    </void> 
-    <void property="tagToValueDesc"> 
-     <object class="java.util.ArrayList"> 
-      <void method="add"> 
-       <object idref="TableDesc0"/> 
-      </void> 
-      <void method="add"> 
-       <object idref="TableDesc2"/> 
+      <void property="tagToValueDesc"> 
+       <void method="add"> 
+        <object idref="TableDesc0"/> 
+       </void> 
+       <void method="add"> 
+        <object idref="TableDesc2"/> 
+       </void> 
       </void> 
      </object> 
     </void>