See: Description
| Interface | Description |
|---|---|
| BeamSqlExpressionExecutor |
BeamSqlExpressionExecutor fills the gap between relational expressions in Calcite SQL and
executable code. |
| Class | Description |
|---|---|
| BeamSqlFnExecutor |
Executor based on
BeamSqlExpression and BeamSqlPrimitive. |