| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.lineage |
| Modifier and Type | Method and Description |
|---|---|
LineageCtx |
ExprProcCtx.getLineageCtx()
Gets the lineage context.
|
| Modifier and Type | Method and Description |
|---|---|
static LineageInfo.Dependency |
ExprProcFactory.getExprDependency(LineageCtx lctx,
Operator<? extends OperatorDesc> inpOp,
ExprNodeDesc expr)
Gets the expression dependencies for the expression.
|
| Constructor and Description |
|---|
ExprProcCtx(LineageCtx lctx,
Operator<? extends OperatorDesc> inpOp)
Constructor.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.