| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan.columns |
Handles the special "columns" column used by the text reader,
and available to similar readers.
|
| Modifier and Type | Method and Description |
|---|---|
UnresolvedColumnsArrayColumn |
ColumnsArrayParser.columnsArrayCol() |
| Constructor and Description |
|---|
ResolvedColumnsArrayColumn(UnresolvedColumnsArrayColumn unresolved,
MaterializedField schema,
VectorSource source,
int sourceIndex) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.