| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.text.compliant | |
| org.apache.drill.exec.store.log |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCsvIgnoreHeaders |
class |
TestCsvTableProperties
Test table properties with the compliant text reader.
|
class |
TestCsvWithHeaders
Sanity test of CSV files with headers.
|
class |
TestCsvWithoutHeaders
Test behavior of the text (CSV) reader for files without headers
and without an external schema.
|
class |
TestCsvWithSchema
Test the schema mechanism in the context of a simple CSV tables.
|
class |
TestPartitionRace
Demonstrates a race condition inherent in the way that partition
columns are currently implemented.
|
class |
TextCsvWithoutHeadersWithSchema
Tests the combination of a CSV file without headers, but with a
provided schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestLogReaderIssue |
Copyright © 2021 The Apache Software Foundation. All rights reserved.