Uses of Class
org.apache.drill.exec.vector.complex.fn.FieldSelection
Packages that use FieldSelection
-
Uses of FieldSelection in org.apache.drill.exec.vector.complex.fn
Fields in org.apache.drill.exec.vector.complex.fn declared as FieldSelectionModifier and TypeFieldDescriptionstatic final FieldSelectionFieldSelection.ALL_VALIDstatic final FieldSelectionFieldSelection.INVALID_NODEMethods in org.apache.drill.exec.vector.complex.fn that return FieldSelectionModifier and TypeMethodDescriptionstatic FieldSelectionFieldSelection.getFieldSelection(List<SchemaPath> fields) Generates a field selection based on a list of fields.