Modified: hive/trunk/ql/src/test/results/compiler/plan/udf_when.q.xml URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/compiler/plan/udf_when.q.xml?rev=1600719&r1=1600718&r2=1600719&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/compiler/plan/udf_when.q.xml (original) +++ hive/trunk/ql/src/test/results/compiler/plan/udf_when.q.xml Thu Jun 5 18:28:07 2014 @@ -244,44 +244,42 @@ <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 id="PrimitiveTypeInfo0" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> - <void property="typeName"> - <string>int</string> - </void> - </object> - </void> - <void property="typeName"> - <string>int</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>int</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 id="PrimitiveTypeInfo0" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <void property="typeName"> + <string>int</string> + </void> + </object> + </void> + <void property="typeName"> + <string>int</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>int</string> + </void> + </object> + </void> </void> </object> </void> @@ -305,41 +303,39 @@ </void> <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> - <void property="signature"> - <object id="ArrayList0" class="java.util.ArrayList"> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="alias"> - <string>_c0</string> - </void> - <void property="internalName"> - <string>_col0</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>int</string> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="alias"> - <string>_c1</string> - </void> - <void property="internalName"> - <string>_col1</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="typeName"> - <string>int</string> - </void> - </object> - </void> - </object> + <void id="ArrayList0" property="signature"> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="alias"> + <string>_c0</string> + </void> + <void property="internalName"> + <string>_col0</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>int</string> + </void> + </object> + </void> + <void method="add"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="alias"> + <string>_c1</string> + </void> + <void property="internalName"> + <string>_col1</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>int</string> + </void> + </object> + </void> </void> </object> </void> @@ -637,86 +633,84 @@ <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>key</string> - </void> - <void property="tabAlias"> - <string>src</string> - </void> - <void property="type"> - <object id="PrimitiveTypeInfo2" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> - <void property="typeName"> - <string>string</string> - </void> - </object> - </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</string> - </void> - <void property="tabAlias"> - <string>src</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo2"/> - </void> - <void property="typeName"> - <string>string</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>BLOCK__OFFSET__INSIDE__FILE</string> - </void> - <void property="tabAlias"> - <string>src</string> - </void> - <void property="type"> - <object 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>src</string> - </void> - <void property="type"> - <object idref="PrimitiveTypeInfo2"/> - </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>key</string> + </void> + <void property="tabAlias"> + <string>src</string> + </void> + <void property="type"> + <object id="PrimitiveTypeInfo2" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <void property="typeName"> + <string>string</string> + </void> + </object> + </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</string> + </void> + <void property="tabAlias"> + <string>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo2"/> + </void> + <void property="typeName"> + <string>string</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>BLOCK__OFFSET__INSIDE__FILE</string> + </void> + <void property="tabAlias"> + <string>src</string> + </void> + <void property="type"> + <object 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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo2"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void>
Modified: hive/trunk/ql/src/test/results/compiler/plan/union.q.xml URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/compiler/plan/union.q.xml?rev=1600719&r1=1600718&r2=1600719&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/compiler/plan/union.q.xml (original) +++ hive/trunk/ql/src/test/results/compiler/plan/union.q.xml Thu Jun 5 18:28:07 2014 @@ -107,44 +107,42 @@ <void property="schema"> <object id="RowSchema0" 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 id="PrimitiveTypeInfo0" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> - <void property="typeName"> - <string>string</string> - </void> - </object> - </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> - </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 id="PrimitiveTypeInfo0" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <void property="typeName"> + <string>string</string> + </void> + </object> + </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> </object> </void> @@ -760,46 +758,44 @@ <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> <void property="signature"> - <object class="java.util.ArrayList"> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="alias"> - <string>key</string> - </void> - <void property="internalName"> - <string>_col0</string> - </void> - <void property="tabAlias"> - <string>src</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>value</string> - </void> - <void property="internalName"> - <string>_col1</string> - </void> - <void property="tabAlias"> - <string>src</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>key</string> + </void> + <void property="internalName"> + <string>_col0</string> + </void> + <void property="tabAlias"> + <string>src</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>value</string> + </void> + <void property="internalName"> + <string>_col1</string> + </void> + <void property="tabAlias"> + <string>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -999,82 +995,80 @@ <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>src</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>src</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="hiddenVirtualCol"> - <boolean>true</boolean> - </void> - <void property="internalName"> - <string>BLOCK__OFFSET__INSIDE__FILE</string> - </void> - <void property="tabAlias"> - <string>src</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>src</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>src</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>src</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="hiddenVirtualCol"> + <boolean>true</boolean> + </void> + <void property="internalName"> + <string>BLOCK__OFFSET__INSIDE__FILE</string> + </void> + <void property="tabAlias"> + <string>src</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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1084,14 +1078,12 @@ <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> - </object> + <void method="add"> + <object idref="ColumnInfo0"/> + </void> + <void method="add"> + <object idref="ColumnInfo1"/> + </void> </void> </object> </void> @@ -1101,40 +1093,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 class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>_col0</string> - </void> - <void property="tabAlias"> - <string>src</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>src</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>src</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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1144,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 class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>_col0</string> - </void> - <void property="tabAlias"> - <string>src</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>src</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>src</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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1251,40 +1239,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 class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> - <string>_col0</string> - </void> - <void property="tabAlias"> - <string>src</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>src</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>src</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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1343,40 +1329,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>src</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>src</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>src</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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void> @@ -1429,52 +1413,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>src</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>src</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>src</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>src</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + <void property="typeName"> + <string>string</string> + </void> + </object> + </void> </void> </object> </void>
