Package | Description |
---|---|
org.apache.drill.exec.physical.resultSet.model |
The "row set model" provides a "dual" of the vector structure used to create,
allocate and work with a collection of vectors.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseTupleModel.addBaseColumn(BaseTupleModel.BaseColumnModel column)
Perform the work of keeping the list of columns and schema in-sync
as columns are added.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.