Class FieldSelection
java.lang.Object
org.apache.drill.exec.vector.complex.fn.FieldSelection
This class manages the projection pushdown for a complex path.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FieldSelection
getFieldSelection
(List<SchemaPath> fields) Generates a field selection based on a list of fields.boolean
boolean
toString()
-
Field Details
-
INVALID_NODE
-
ALL_VALID
-
-
Method Details