org.apache.hadoop.hive.ql.udf.ptf
Class WindowingTableFunction
java.lang.Object
org.apache.hadoop.hive.ql.udf.ptf.TableFunctionEvaluator
org.apache.hadoop.hive.ql.udf.ptf.WindowingTableFunction
public class WindowingTableFunction
- extends TableFunctionEvaluator
Methods inherited from class org.apache.hadoop.hive.ql.udf.ptf.TableFunctionEvaluator |
_transformRawInput, execute, getOutputOI, getQueryDef, getRawInputOI, getTableDef, isTransformsRawInput, setOutputOI, setQueryDef, setRawInputOI, setTableDef, setTransformsRawInput, transformRawInput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowingTableFunction
public WindowingTableFunction()
execute
public void execute(PTFPartition.PTFPartitionIterator<Object> pItr,
PTFPartition outP)
throws HiveException
- Specified by:
execute
in class TableFunctionEvaluator
- Throws:
HiveException
Copyright © 2012 The Apache Software Foundation