public class ColumnPruner extends Object implements Transform
| Modifier and Type | Class and Description |
|---|---|
static class |
ColumnPruner.ColumnPrunerWalker
Walks the op tree in post order fashion (skips selects with file sink or
script op children).
|
| Modifier and Type | Field and Description |
|---|---|
protected ParseContext |
pGraphContext |
| Constructor and Description |
|---|
ColumnPruner()
empty constructor.
|
protected ParseContext pGraphContext
public ParseContext transform(ParseContext pactx) throws SemanticException
transform in interface Transformpactx - the current parse contextSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.