public class NoopWithMap extends Noop
Modifier and Type | Class and Description |
---|---|
static class |
NoopWithMap.NoopWithMapResolver |
Noop.NoopResolver
OI, outputPartition, ptfDesc, rawInputOI, tDef
Constructor and Description |
---|
NoopWithMap() |
Modifier and Type | Method and Description |
---|---|
protected PTFPartition |
_transformRawInput(PTFPartition iPart) |
PTFPartition |
execute(PTFPartition iPart) |
getOutputOI, getQueryDef, getRawInputOI, getTableDef, isTransformsRawInput, setOutputOI, setQueryDef, setRawInputOI, setTableDef, setTransformsRawInput, transformRawInput
public PTFPartition execute(PTFPartition iPart) throws HiveException
execute
in class Noop
HiveException
protected PTFPartition _transformRawInput(PTFPartition iPart) throws HiveException
_transformRawInput
in class TableFunctionEvaluator
HiveException
Copyright © 2012 The Apache Software Foundation