public static interface BuiltInMetadata.ExpressionLineage.Handler extends MetadataHandler<BuiltInMetadata.ExpressionLineage>
| Modifier and Type | Method and Description |
|---|---|
Set<RexNode> |
getExpressionLineage(RelNode r,
RelMetadataQuery mq,
RexNode expression) |
getDefSet<RexNode> getExpressionLineage(RelNode r, RelMetadataQuery mq, RexNode expression)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.