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 Transform
pactx
- the current parse contextSemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.