public static class TestRowBatchMerger.TestProjection extends ResolvedColumn
| Constructor and Description |
|---|
TestProjection(VectorSource source,
int sourceIndex) |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
The name of the column as it appears in the output
row (record batch.)
|
MaterializedField |
schema()
Return the type of this column.
|
metadata, project, source, sourceIndexpublic TestProjection(VectorSource source, int sourceIndex)
public String name()
ColumnProjectionpublic MaterializedField schema()
ResolvedColumnschema in class ResolvedColumnCopyright © 2021 The Apache Software Foundation. All rights reserved.