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=1600719&r1=1600718&r2=1600719&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 Thu Jun 5 18:28:07 2014 @@ -237,7 +237,7 @@ <void property="columnExprMap"> <object class="java.util.HashMap"> <void method="put"> - <string>VALUE._col1</string> + <string>VALUE._col0</string> <object id="ExprNodeColumnDesc0" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> <void property="column"> <string>_col1</string> @@ -252,7 +252,7 @@ </object> </void> <void method="put"> - <string>VALUE._col0</string> + <string>KEY.reducesinkkey0</string> <object id="ExprNodeColumnDesc1" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> <void property="column"> <string>_col0</string> @@ -272,14 +272,7 @@ <void property="keyCols"> <object id="ArrayList0" class="java.util.ArrayList"> <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>_col0</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> + <object idref="ExprNodeColumnDesc1"/> </void> </object> </void> @@ -295,7 +288,7 @@ <object class="java.util.Properties"> <void method="put"> <string>columns</string> - <string>joinkey0</string> + <string>reducesinkkey0</string> </void> <void method="put"> <string>serialization.lib</string> @@ -334,9 +327,6 @@ <void method="add"> <string>_col0</string> </void> - <void method="add"> - <string>_col1</string> - </void> </object> </void> <void property="partitionCols"> @@ -345,9 +335,6 @@ <void property="valueCols"> <object class="java.util.ArrayList"> <void method="add"> - <object idref="ExprNodeColumnDesc1"/> - </void> - <void method="add"> <object idref="ExprNodeColumnDesc0"/> </void> </object> @@ -364,7 +351,7 @@ <object class="java.util.Properties"> <void method="put"> <string>columns</string> - <string>_col0,_col1</string> + <string>_col0</string> </void> <void method="put"> <string>serialization.lib</string> @@ -372,7 +359,7 @@ </void> <void method="put"> <string>columns.types</string> - <string>string,string</string> + <string>string</string> </void> <void method="put"> <string>escape.delim</string> @@ -395,40 +382,22 @@ <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>VALUE._col0</string> - </void> - <void property="tabAlias"> - <string>a</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>VALUE._col1</string> - </void> - <void property="tabAlias"> - <string>a</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>VALUE._col0</string> + </void> + <void property="tabAlias"> + <string>a</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -502,34 +471,32 @@ <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="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>_col1</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col0</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -647,40 +614,38 @@ <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> <void property="signature"> - <object class="java.util.ArrayList"> - <void method="add"> - <object id="ColumnInfo0" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>key</string> - </void> - <void property="tabAlias"> - <string>src1</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - <void method="add"> - <object id="ColumnInfo1" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>value</string> - </void> - <void property="tabAlias"> - <string>src1</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object id="ColumnInfo0" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>key</string> + </void> + <void property="tabAlias"> + <string>src1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object id="ColumnInfo1" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>value</string> + </void> + <void property="tabAlias"> + <string>src1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -733,56 +698,54 @@ <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> <void property="signature"> - <object class="java.util.ArrayList"> - <void method="add"> - <object idref="ColumnInfo0"/> - </void> - <void method="add"> - <object idref="ColumnInfo1"/> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="hiddenVirtualCol"> - <boolean>true</boolean> - </void> - <void property="internalName"> - <string>BLOCK__OFFSET__INSIDE__FILE</string> - </void> - <void property="tabAlias"> - <string>src1</string> - </void> - <void property="type"> - <object id="PrimitiveTypeInfo3" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> - <void property="typeName"> - <string>bigint</string> - </void> - </object> - </void> - <void property="typeName"> - <string>bigint</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="hiddenVirtualCol"> - <boolean>true</boolean> - </void> - <void property="internalName"> - <string>INPUT__FILE__NAME</string> - </void> - <void property="tabAlias"> - <string>src1</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object idref="ColumnInfo0"/> + </void> + <void method="add"> + <object idref="ColumnInfo1"/> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="hiddenVirtualCol"> + <boolean>true</boolean> + </void> + <void property="internalName"> + <string>BLOCK__OFFSET__INSIDE__FILE</string> + </void> + <void property="tabAlias"> + <string>src1</string> + </void> + <void property="type"> + <object id="PrimitiveTypeInfo3" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <void property="typeName"> + <string>bigint</string> + </void> + </object> + </void> + <void property="typeName"> + <string>bigint</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="hiddenVirtualCol"> + <boolean>true</boolean> + </void> + <void property="internalName"> + <string>INPUT__FILE__NAME</string> + </void> + <void property="tabAlias"> + <string>src1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -803,7 +766,7 @@ <void property="columnExprMap"> <object class="java.util.HashMap"> <void method="put"> - <string>VALUE._col1</string> + <string>VALUE._col0</string> <object id="ExprNodeColumnDesc4" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> <void property="column"> <string>_col1</string> @@ -814,7 +777,7 @@ </object> </void> <void method="put"> - <string>VALUE._col0</string> + <string>KEY.reducesinkkey0</string> <object id="ExprNodeColumnDesc5" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> <void property="column"> <string>_col0</string> @@ -834,14 +797,7 @@ <void property="keyCols"> <object id="ArrayList1" class="java.util.ArrayList"> <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>_col0</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> + <object idref="ExprNodeColumnDesc5"/> </void> </object> </void> @@ -857,7 +813,7 @@ <object class="java.util.Properties"> <void method="put"> <string>columns</string> - <string>joinkey0</string> + <string>reducesinkkey0</string> </void> <void method="put"> <string>serialization.lib</string> @@ -896,9 +852,6 @@ <void method="add"> <string>_col0</string> </void> - <void method="add"> - <string>_col1</string> - </void> </object> </void> <void property="partitionCols"> @@ -910,9 +863,6 @@ <void property="valueCols"> <object class="java.util.ArrayList"> <void method="add"> - <object idref="ExprNodeColumnDesc5"/> - </void> - <void method="add"> <object idref="ExprNodeColumnDesc4"/> </void> </object> @@ -929,7 +879,7 @@ <object class="java.util.Properties"> <void method="put"> <string>columns</string> - <string>_col0,_col1</string> + <string>_col0</string> </void> <void method="put"> <string>serialization.lib</string> @@ -937,7 +887,7 @@ </void> <void method="put"> <string>columns.types</string> - <string>string,string</string> + <string>string</string> </void> <void method="put"> <string>escape.delim</string> @@ -960,40 +910,22 @@ <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>VALUE._col0</string> - </void> - <void property="tabAlias"> - <string>b</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>VALUE._col1</string> - </void> - <void property="tabAlias"> - <string>b</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>VALUE._col0</string> + </void> + <void property="tabAlias"> + <string>b</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1067,34 +999,32 @@ <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="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>_col1</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col0</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1204,40 +1134,38 @@ <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> <void property="signature"> - <object class="java.util.ArrayList"> - <void method="add"> - <object id="ColumnInfo2" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>key</string> - </void> - <void property="tabAlias"> - <string>src2</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - <void method="add"> - <object id="ColumnInfo3" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>value</string> - </void> - <void property="tabAlias"> - <string>src2</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object id="ColumnInfo2" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>key</string> + </void> + <void property="tabAlias"> + <string>src2</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object id="ColumnInfo3" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>value</string> + </void> + <void property="tabAlias"> + <string>src2</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1290,52 +1218,50 @@ <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> <void property="signature"> - <object class="java.util.ArrayList"> - <void method="add"> - <object idref="ColumnInfo2"/> - </void> - <void method="add"> - <object idref="ColumnInfo3"/> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="hiddenVirtualCol"> - <boolean>true</boolean> - </void> - <void property="internalName"> - <string>BLOCK__OFFSET__INSIDE__FILE</string> - </void> - <void property="tabAlias"> - <string>src2</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo3"/> - </void> - <void property="typeName"> - <string>bigint</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="hiddenVirtualCol"> - <boolean>true</boolean> - </void> - <void property="internalName"> - <string>INPUT__FILE__NAME</string> - </void> - <void property="tabAlias"> - <string>src2</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object idref="ColumnInfo2"/> + </void> + <void method="add"> + <object idref="ColumnInfo3"/> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="hiddenVirtualCol"> + <boolean>true</boolean> + </void> + <void property="internalName"> + <string>BLOCK__OFFSET__INSIDE__FILE</string> + </void> + <void property="tabAlias"> + <string>src2</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo3"/> + </void> + <void property="typeName"> + <string>bigint</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="hiddenVirtualCol"> + <boolean>true</boolean> + </void> + <void property="internalName"> + <string>INPUT__FILE__NAME</string> + </void> + <void property="tabAlias"> + <string>src2</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1544,72 +1470,70 @@ <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> - <void property="typeName"> - <string>string</string> - </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="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </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"> - <string></string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </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></string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <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> + <void property="typeName"> + <string>string</string> + </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="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </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"> + <string></string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </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></string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1624,9 +1548,6 @@ <void property="column"> <string>_col3</string> </void> - <void property="tabAlias"> - <string>b</string> - </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> </void> @@ -1638,9 +1559,6 @@ <void property="column"> <string>_col2</string> </void> - <void property="tabAlias"> - <string>b</string> - </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> </void> @@ -1652,9 +1570,6 @@ <void property="column"> <string>_col1</string> </void> - <void property="tabAlias"> - <string>a</string> - </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> </void> @@ -1666,9 +1581,6 @@ <void property="column"> <string>_col0</string> </void> - <void property="tabAlias"> - <string>a</string> - </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> </void> @@ -1723,84 +1635,82 @@ <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> - <void property="typeName"> - <string>string</string> - </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> - <void property="typeName"> - <string>string</string> - </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> - <void property="typeName"> - <string>string</string> - </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> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <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> + <void property="typeName"> + <string>string</string> + </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> + <void property="typeName"> + <string>string</string> + </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> + <void property="typeName"> + <string>string</string> + </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> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1813,10 +1723,7 @@ <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> + <string>VALUE._col0</string> </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> @@ -1827,10 +1734,7 @@ <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> + <string>KEY.reducesinkkey0</string> </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> @@ -1841,10 +1745,7 @@ <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> + <string>VALUE._col0</string> </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> @@ -1855,10 +1756,7 @@ <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> + <string>KEY.reducesinkkey0</string> </void> <void property="typeInfo"> <object idref="PrimitiveTypeInfo0"/> @@ -2017,72 +1915,58 @@ <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> - <void property="typeName"> - <string>string</string> - </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>a</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </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"> - <string>b</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>string</string> - </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> - <void property="typeName"> - <string>string</string> - </void> - </object> - </void> - </object> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col0</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col2</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>_col3</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void>
