| Class | Description |
|---|---|
| BaseFieldOutput | |
| CompliantTextBatchReader |
Text reader, Complies with the RFC 4180 standard for text/csv files.
|
| ConstrainedFieldOutput |
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.
|
| HeaderBuilder |
Text output that implements a header reader/parser.
|
| RepeatedVarCharOutput |
Class is responsible for generating record batches for text file inputs.
|
| TextParsingSettings | |
| TextReader |
A byte-based Text parser implementation.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.