public static class TupleState.DictArrayState extends TupleState.DictState
TupleState.DictArrayState, TupleState.DictArrayVectorState, TupleState.DictColumnState, TupleState.DictState, TupleState.DictVectorState<T extends ValueVector>, TupleState.MapArrayState, TupleState.MapColumnState, TupleState.MapState, TupleState.MapVectorState, TupleState.RowState, TupleState.SingleDictState, TupleState.SingleDictVectorState, TupleState.SingleMapStatecolumns, outputSchema, schemaloader, parentColumn, projectionSet, vectorCache| Constructor and Description |
|---|
DictArrayState(org.apache.drill.exec.physical.resultSet.impl.LoaderInternals events,
ResultVectorCache vectorCache,
ProjectionFilter projectionSet) |
| Modifier and Type | Method and Description |
|---|---|
int |
addOutputColumn(ValueVector vector,
ColumnMetadata colSchema) |
AbstractTupleWriter |
writer() |
bindColumnState, dump, isVersionedaddColumn, bindColumnState, innerCardinalityaddColumn, addColumn, bindOutputSchema, columns, columnStates, hasProjections, isProjected, outputSchema, schema, updateOutputaddColumn, close, harvestWithLookAhead, loader, projection, rollover, startBatch, updateCardinality, vectorCachepublic DictArrayState(org.apache.drill.exec.physical.resultSet.impl.LoaderInternals events,
ResultVectorCache vectorCache,
ProjectionFilter projectionSet)
public int addOutputColumn(ValueVector vector, ColumnMetadata colSchema)
addOutputColumn in class TupleState.MapStatepublic AbstractTupleWriter writer()
writer in class TupleStateCopyright © 2022 The Apache Software Foundation. All rights reserved.