Modified: hive/trunk/ql/src/test/results/compiler/plan/sample1.q.xml URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/compiler/plan/sample1.q.xml?rev=1146129&r1=1146128&r2=1146129&view=diff ============================================================================== --- hive/trunk/ql/src/test/results/compiler/plan/sample1.q.xml (original) +++ hive/trunk/ql/src/test/results/compiler/plan/sample1.q.xml Wed Jul 13 16:49:22 2011 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<java version="1.6.0_07" class="java.beans.XMLDecoder"> +<java version="1.6.0_01" class="java.beans.XMLDecoder"> <object class="org.apache.hadoop.hive.ql.exec.MapRedTask"> <void property="id"> <string>Stage-3</string> @@ -75,11 +75,11 @@ </void> <void method="put"> <string>location</string> - <string>pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> + <string>pfile:/home/amarsri/workspace/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> </void> <void method="put"> <string>transient_lastDdlTime</string> - <string>1304060232</string> + <string>1310382369</string> </void> </object> </void> @@ -141,11 +141,11 @@ </void> <void method="put"> <string>location</string> - <string>pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart</string> + <string>pfile:/home/amarsri/workspace/hive/build/ql/test/data/warehouse/srcpart</string> </void> <void method="put"> <string>transient_lastDdlTime</string> - <string>1304060232</string> + <string>1310382369</string> </void> </object> </void> @@ -169,282 +169,79 @@ <void property="childOperators"> <object class="java.util.ArrayList"> <void method="add"> - <object id="FilterOperator1" class="org.apache.hadoop.hive.ql.exec.FilterOperator"> + <object id="SelectOperator0" class="org.apache.hadoop.hive.ql.exec.SelectOperator"> <void property="childOperators"> <object class="java.util.ArrayList"> <void method="add"> - <object id="SelectOperator0" 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"> - <string>file:/tmp/sdong/hive_2011-04-28_23-57-22_309_7605083373302035666/-ext-10001</string> - </void> - <void property="numFiles"> - <int>1</int> - </void> - <void property="statsAggPrefix"> - <string>file:/tmp/sdong/hive_2011-04-28_23-57-22_309_7605083373302035666/-ext-10001/</string> - </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>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> - </object> - </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_536_NUM_INPUT_ROWS</string> - </void> - <void method="add"> - <string>CNTR_NAME_FS_536_NUM_OUTPUT_ROWS</string> - </void> - <void method="add"> - <string>CNTR_NAME_FS_536_TIME_TAKEN</string> - </void> - <void method="add"> - <string>CNTR_NAME_FS_536_FATAL_ERROR</string> - </void> - </object> - </void> - <void property="operatorId"> - <string>FS_536</string> - </void> - <void property="parentOperators"> - <object class="java.util.ArrayList"> - <void method="add"> - <object idref="SelectOperator0"/> - </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 id="PrimitiveTypeInfo0" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> - <void property="typeName"> - <string>string</string> - </void> - </object> - </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> - </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> - </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> - </object> - </void> - </object> + <object class="org.apache.hadoop.hive.ql.exec.FileSinkOperator"> + <void property="conf"> + <object class="org.apache.hadoop.hive.ql.plan.FileSinkDesc"> + <void property="dirName"> + <string>file:/tmp/amarsri/hive_2011-07-11_04-06-12_350_8086266026815616219/-ext-10001</string> + </void> + <void property="numFiles"> + <int>1</int> + </void> + <void property="statsAggPrefix"> + <string>file:/tmp/amarsri/hive_2011-07-11_04-06-12_350_8086266026815616219/-ext-10001/</string> + </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>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> </object> </void> </object> </void> - </object> - </void> - <void property="columnExprMap"> - <object class="java.util.HashMap"> - <void method="put"> - <string>_col3</string> - <object id="ExprNodeColumnDesc0" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>hr</string> - </void> - <void property="isPartitionColOrVirtualCol"> - <boolean>true</boolean> - </void> - <void property="tabAlias"> - <string>s</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> - </void> - <void method="put"> - <string>_col2</string> - <object id="ExprNodeColumnDesc1" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>ds</string> - </void> - <void property="isPartitionColOrVirtualCol"> - <boolean>true</boolean> - </void> - <void property="tabAlias"> - <string>s</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> - </void> - <void method="put"> - <string>_col1</string> - <object id="ExprNodeColumnDesc2" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>value</string> - </void> - <void property="tabAlias"> - <string>s</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> - </void> - <void method="put"> - <string>_col0</string> - <object id="ExprNodeColumnDesc3" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>key</string> - </void> - <void property="tabAlias"> - <string>s</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> - </void> - </object> - </void> - <void property="conf"> - <object class="org.apache.hadoop.hive.ql.plan.SelectDesc"> - <void property="colList"> - <object class="java.util.ArrayList"> - <void method="add"> - <object idref="ExprNodeColumnDesc3"/> - </void> - <void method="add"> - <object idref="ExprNodeColumnDesc2"/> - </void> - <void method="add"> - <object idref="ExprNodeColumnDesc1"/> - </void> - <void method="add"> - <object idref="ExprNodeColumnDesc0"/> - </void> - </object> - </void> - <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> - <void property="selectStar"> - <boolean>true</boolean> + <void property="totalFiles"> + <int>1</int> </void> </object> </void> <void property="counterNames"> <object class="java.util.ArrayList"> <void method="add"> - <string>CNTR_NAME_SEL_535_NUM_INPUT_ROWS</string> + <string>CNTR_NAME_FS_520_NUM_INPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_SEL_535_NUM_OUTPUT_ROWS</string> + <string>CNTR_NAME_FS_520_NUM_OUTPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_SEL_535_TIME_TAKEN</string> + <string>CNTR_NAME_FS_520_TIME_TAKEN</string> </void> <void method="add"> - <string>CNTR_NAME_SEL_535_FATAL_ERROR</string> + <string>CNTR_NAME_FS_520_FATAL_ERROR</string> </void> </object> </void> <void property="operatorId"> - <string>SEL_535</string> + <string>FS_520</string> </void> <void property="parentOperators"> <object class="java.util.ArrayList"> <void method="add"> - <object idref="FilterOperator1"/> + <object idref="SelectOperator0"/> </void> </object> </void> @@ -454,30 +251,28 @@ <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>s</string> + <string></string> </void> <void property="type"> - <object idref="PrimitiveTypeInfo0"/> + <object id="PrimitiveTypeInfo0" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <void property="typeName"> + <string>string</string> + </void> + </object> </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>s</string> + <string></string> </void> <void property="type"> <object idref="PrimitiveTypeInfo0"/> @@ -486,14 +281,11 @@ </void> <void method="add"> <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="alias"> - <string>ds</string> - </void> <void property="internalName"> <string>_col2</string> </void> <void property="tabAlias"> - <string>s</string> + <string></string> </void> <void property="type"> <object idref="PrimitiveTypeInfo0"/> @@ -502,14 +294,11 @@ </void> <void method="add"> <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="alias"> - <string>hr</string> - </void> <void property="internalName"> <string>_col3</string> </void> <void property="tabAlias"> - <string>s</string> + <string></string> </void> <void property="type"> <object idref="PrimitiveTypeInfo0"/> @@ -524,126 +313,129 @@ </void> </object> </void> - <void property="conf"> - <object class="org.apache.hadoop.hive.ql.plan.FilterDesc"> - <void property="predicate"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeGenericFuncDesc"> - <void property="childExprs"> - <object class="java.util.ArrayList"> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeGenericFuncDesc"> - <void property="childExprs"> - <object class="java.util.ArrayList"> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>ds</string> - </void> - <void property="isPartitionColOrVirtualCol"> - <boolean>true</boolean> - </void> - <void property="tabAlias"> - <string>s</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc"> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="value"> - <string>2008-04-08</string> - </void> - </object> - </void> - </object> - </void> - <void property="genericUDF"> - <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPEqual"/> - </void> - <void property="typeInfo"> - <object id="PrimitiveTypeInfo1" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> - <void property="typeName"> - <string>boolean</string> - </void> - </object> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeGenericFuncDesc"> - <void property="childExprs"> - <object class="java.util.ArrayList"> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> - <void property="column"> - <string>hr</string> - </void> - <void property="isPartitionColOrVirtualCol"> - <boolean>true</boolean> - </void> - <void property="tabAlias"> - <string>s</string> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - </object> - </void> - <void method="add"> - <object class="org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc"> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo0"/> - </void> - <void property="value"> - <string>11</string> - </void> - </object> - </void> - </object> - </void> - <void property="genericUDF"> - <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPEqual"/> - </void> - <void property="typeInfo"> - <object idref="PrimitiveTypeInfo1"/> - </void> - </object> - </void> - </object> + <void property="columnExprMap"> + <object class="java.util.HashMap"> + <void method="put"> + <string>_col3</string> + <object id="ExprNodeColumnDesc0" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> + <void property="column"> + <string>hr</string> </void> - <void property="genericUDF"> - <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPAnd"/> + <void property="isPartitionColOrVirtualCol"> + <boolean>true</boolean> + </void> + <void property="tabAlias"> + <string>s</string> </void> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo1"/> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> + </void> + <void method="put"> + <string>_col2</string> + <object id="ExprNodeColumnDesc1" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> + <void property="column"> + <string>ds</string> + </void> + <void property="isPartitionColOrVirtualCol"> + <boolean>true</boolean> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="typeInfo"> + <object idref="PrimitiveTypeInfo0"/> </void> </object> </void> + <void method="put"> + <string>_col1</string> + <object id="ExprNodeColumnDesc2" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> + <void property="column"> + <string>value</string> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="typeInfo"> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> + </void> + <void method="put"> + <string>_col0</string> + <object id="ExprNodeColumnDesc3" class="org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc"> + <void property="column"> + <string>key</string> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="typeInfo"> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> + </void> + </object> + </void> + <void property="conf"> + <object class="org.apache.hadoop.hive.ql.plan.SelectDesc"> + <void property="colList"> + <object class="java.util.ArrayList"> + <void method="add"> + <object idref="ExprNodeColumnDesc3"/> + </void> + <void method="add"> + <object idref="ExprNodeColumnDesc2"/> + </void> + <void method="add"> + <object idref="ExprNodeColumnDesc1"/> + </void> + <void method="add"> + <object idref="ExprNodeColumnDesc0"/> + </void> + </object> + </void> + <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> + <void property="selectStar"> + <boolean>true</boolean> + </void> </object> </void> <void property="counterNames"> <object class="java.util.ArrayList"> <void method="add"> - <string>CNTR_NAME_FIL_534_NUM_INPUT_ROWS</string> + <string>CNTR_NAME_SEL_519_NUM_INPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_FIL_534_NUM_OUTPUT_ROWS</string> + <string>CNTR_NAME_SEL_519_NUM_OUTPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_FIL_534_TIME_TAKEN</string> + <string>CNTR_NAME_SEL_519_TIME_TAKEN</string> </void> <void method="add"> - <string>CNTR_NAME_FIL_534_FATAL_ERROR</string> + <string>CNTR_NAME_SEL_519_FATAL_ERROR</string> </void> </object> </void> <void property="operatorId"> - <string>FIL_534</string> + <string>SEL_519</string> </void> <void property="parentOperators"> <object class="java.util.ArrayList"> @@ -657,10 +449,13 @@ <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"> + <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>s</string> </void> @@ -670,10 +465,13 @@ </object> </void> <void method="add"> - <object id="ColumnInfo1" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> + <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>s</string> </void> @@ -683,10 +481,13 @@ </object> </void> <void method="add"> - <object id="ColumnInfo2" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="alias"> <string>ds</string> </void> + <void property="internalName"> + <string>_col2</string> + </void> <void property="tabAlias"> <string>s</string> </void> @@ -696,10 +497,13 @@ </object> </void> <void method="add"> - <object id="ColumnInfo3" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> - <void property="internalName"> + <object class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="alias"> <string>hr</string> </void> + <void property="internalName"> + <string>_col3</string> + </void> <void property="tabAlias"> <string>s</string> </void> @@ -767,7 +571,7 @@ <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDFHash"/> </void> <void property="typeInfo"> - <object id="PrimitiveTypeInfo2" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <object id="PrimitiveTypeInfo1" class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> <void property="typeName"> <string>int</string> </void> @@ -778,7 +582,7 @@ <void method="add"> <object class="org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc"> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo2"/> + <object idref="PrimitiveTypeInfo1"/> </void> <void property="value"> <int>2147483647</int> @@ -801,14 +605,14 @@ </object> </void> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo2"/> + <object idref="PrimitiveTypeInfo1"/> </void> </object> </void> <void method="add"> <object class="org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc"> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo2"/> + <object idref="PrimitiveTypeInfo1"/> </void> <void property="value"> <int>1</int> @@ -831,14 +635,14 @@ </object> </void> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo2"/> + <object idref="PrimitiveTypeInfo1"/> </void> </object> </void> <void method="add"> <object class="org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc"> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo2"/> + <object idref="PrimitiveTypeInfo1"/> </void> <void property="value"> <int>0</int> @@ -851,7 +655,11 @@ <object class="org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPEqual"/> </void> <void property="typeInfo"> - <object idref="PrimitiveTypeInfo1"/> + <object class="org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo"> + <void property="typeName"> + <string>boolean</string> + </void> + </object> </void> </object> </void> @@ -860,21 +668,21 @@ <void property="counterNames"> <object class="java.util.ArrayList"> <void method="add"> - <string>CNTR_NAME_FIL_533_NUM_INPUT_ROWS</string> + <string>CNTR_NAME_FIL_517_NUM_INPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_FIL_533_NUM_OUTPUT_ROWS</string> + <string>CNTR_NAME_FIL_517_NUM_OUTPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_FIL_533_TIME_TAKEN</string> + <string>CNTR_NAME_FIL_517_TIME_TAKEN</string> </void> <void method="add"> - <string>CNTR_NAME_FIL_533_FATAL_ERROR</string> + <string>CNTR_NAME_FIL_517_FATAL_ERROR</string> </void> </object> </void> <void property="operatorId"> - <string>FIL_533</string> + <string>FIL_517</string> </void> <void property="parentOperators"> <object class="java.util.ArrayList"> @@ -888,16 +696,56 @@ <void property="signature"> <object class="java.util.ArrayList"> <void method="add"> - <object idref="ColumnInfo0"/> + <object id="ColumnInfo0" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>key</string> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> </void> <void method="add"> - <object idref="ColumnInfo1"/> + <object id="ColumnInfo1" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>value</string> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> </void> <void method="add"> - <object idref="ColumnInfo2"/> + <object id="ColumnInfo2" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>ds</string> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> </void> <void method="add"> - <object idref="ColumnInfo3"/> + <object id="ColumnInfo3" class="org.apache.hadoop.hive.ql.exec.ColumnInfo"> + <void property="internalName"> + <string>hr</string> + </void> + <void property="tabAlias"> + <string>s</string> + </void> + <void property="type"> + <object idref="PrimitiveTypeInfo0"/> + </void> + </object> </void> </object> </void> @@ -920,16 +768,16 @@ <void property="counterNames"> <object class="java.util.ArrayList"> <void method="add"> - <string>CNTR_NAME_TS_532_NUM_INPUT_ROWS</string> + <string>CNTR_NAME_TS_516_NUM_INPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_TS_532_NUM_OUTPUT_ROWS</string> + <string>CNTR_NAME_TS_516_NUM_OUTPUT_ROWS</string> </void> <void method="add"> - <string>CNTR_NAME_TS_532_TIME_TAKEN</string> + <string>CNTR_NAME_TS_516_TIME_TAKEN</string> </void> <void method="add"> - <string>CNTR_NAME_TS_532_FATAL_ERROR</string> + <string>CNTR_NAME_TS_516_FATAL_ERROR</string> </void> </object> </void> @@ -944,7 +792,7 @@ </object> </void> <void property="operatorId"> - <string>TS_532</string> + <string>TS_516</string> </void> <void property="schema"> <object class="org.apache.hadoop.hive.ql.exec.RowSchema"> @@ -1012,7 +860,7 @@ <void property="pathToAliases"> <object class="java.util.LinkedHashMap"> <void method="put"> - <string>pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> + <string>pfile:/home/amarsri/workspace/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> <object class="java.util.ArrayList"> <void method="add"> <string>s</string> @@ -1024,7 +872,7 @@ <void property="pathToPartitionInfo"> <object class="java.util.LinkedHashMap"> <void method="put"> - <string>pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> + <string>pfile:/home/amarsri/workspace/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> <object class="org.apache.hadoop.hive.ql.plan.PartitionDesc"> <void property="baseFileName"> <string>hr=11</string> @@ -1094,11 +942,11 @@ </void> <void method="put"> <string>location</string> - <string>pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> + <string>pfile:/home/amarsri/workspace/hive/build/ql/test/data/warehouse/srcpart/ds=2008-04-08/hr=11</string> </void> <void method="put"> <string>transient_lastDdlTime</string> - <string>1304060233</string> + <string>1310382369</string> </void> </object> </void> @@ -1160,11 +1008,11 @@ </void> <void method="put"> <string>location</string> - <string>pfile:/data/users/sdong/www/open-source-hive1/build/ql/test/data/warehouse/srcpart</string> + <string>pfile:/home/amarsri/workspace/hive/build/ql/test/data/warehouse/srcpart</string> </void> <void method="put"> <string>transient_lastDdlTime</string> - <string>1304060232</string> + <string>1310382369</string> </void> </object> </void>
