Uses of Class
org.apache.drill.exec.store.easy.text.reader.BaseFieldOutput
-
Uses of BaseFieldOutput in org.apache.drill.exec.store.easy.text.reader
Modifier and TypeClassDescriptionclass
For CSV files without headers, but with a provided schema, handles the case where extra fields appear in the file beyond the columns enumerated in the schema.class
Class is responsible for generating record batches for text file inputs.