| Package | Description |
|---|---|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Method and Description |
|---|---|
static Row.RowBuilder |
Row.newBuilder(int size)
Create a RowBuilder object that eases creation of a new row.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateNode.AccumulatorList.end(Row.RowBuilder r) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.