| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.text.reader |
Version 3 of the text reader.
|
| Constructor and Description |
|---|
CompliantTextBatchReader(TextParsingSettings settings,
int maxRecords) |
TextReader(TextParsingSettings settings,
org.apache.drill.exec.store.easy.text.reader.TextInput input,
org.apache.drill.exec.store.easy.text.reader.TextOutput output,
DrillBuf workBuf)
The CsvParser supports all settings provided by
TextParsingSettings,
and requires this configuration to be properly initialized. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.