Uses of Class
org.apache.drill.exec.vector.complex.fn.FieldSelection
-
Uses of FieldSelection in org.apache.drill.exec.vector.complex.fn
Modifier and TypeFieldDescriptionstatic final FieldSelection
FieldSelection.ALL_VALID
static final FieldSelection
FieldSelection.INVALID_NODE
Modifier and TypeMethodDescriptionstatic FieldSelection
FieldSelection.getFieldSelection
(List<SchemaPath> fields) Generates a field selection based on a list of fields.