| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan | |
| org.apache.hadoop.hive.ql.plan.ptf |
| Modifier and Type | Method and Description |
|---|---|
PTFExpressionDef |
PTFTranslator.buildExpressionDef(ShapeDetails inpShape,
ASTNode arg) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PTFDeserializer.initialize(PTFExpressionDef eDef,
ShapeDetails inpShape) |
protected void |
PTFDeserializer.initialize(ShapeDetails shp,
StructObjectInspector OI) |
protected void |
PTFDeserializer.initialize(WindowFrameDef winFrame,
ShapeDetails inpShape) |
| Modifier and Type | Method and Description |
|---|---|
ShapeDetails |
PTFInputDef.getOutputShape() |
ShapeDetails |
PartitionedTableFunctionDef.getRawInputShape() |
ShapeDetails |
PartitionedTableFunctionDef.getRawInputShapeExplain() |
| Modifier and Type | Method and Description |
|---|---|
void |
PTFInputDef.setOutputShape(ShapeDetails outputShape) |
void |
PartitionedTableFunctionDef.setRawInputShape(ShapeDetails rawInputShape) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.