Uses of Class
org.apache.drill.exec.store.easy.text.reader.TextParsingSettings
-
Uses of TextParsingSettings in org.apache.drill.exec.store.easy.text.reader
ModifierConstructorDescriptionCompliantTextBatchReader
(FileSchemaNegotiator schemaNegotiator, TextParsingSettings settings) Create and open the text reader.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 byTextParsingSettings
, and requires this configuration to be properly initialized.