public class NestedColumnFieldPruningUtils extends Object
| Constructor and Description |
|---|
NestedColumnFieldPruningUtils() |
| Modifier and Type | Method and Description |
|---|---|
static FieldNode |
addNodeByPath(FieldNode fieldNode,
String path)
Add a leaf node to the field tree if the specified path is not contained by
current tree specified by the passed parameter field node.
|
public static FieldNode addNodeByPath(FieldNode fieldNode, String path)
fieldNode - the root of the column treepath - contains the path from root to leafCopyright © 2019 The Apache Software Foundation. All Rights Reserved.