| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan |
Defines the scan operation implementation.
|
| org.apache.drill.exec.physical.impl.scan.columns |
Handles the special "columns" column used by the text reader,
and available to similar readers.
|
| org.apache.drill.exec.store.easy.text.reader |
Version 3 of the text reader.
|
| Modifier and Type | Field and Description |
|---|---|
ColumnsSchemaNegotiator |
TestColumnsArrayFramework.DummyColumnsReader.negotiator |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestColumnsArrayFramework.DummyColumnsReader.open(ColumnsSchemaNegotiator negotiator) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ColumnsScanFramework.ColumnsSchemaNegotiatorImpl
Implementation of the columns array schema negotiator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompliantTextBatchReader.open(ColumnsSchemaNegotiator schemaNegotiator)
Performs the initial setup required for the record reader.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.