| Package | Description |
|---|---|
| org.apache.calcite.schema.impl |
Utilities to help implement Calcite's SPIs.
|
| Modifier and Type | Method and Description |
|---|---|
static MaterializedViewTable.MaterializedViewTableMacro |
MaterializedViewTable.create(CalciteSchema schema,
String viewSql,
List<String> viewSchemaPath,
String tableName)
Table macro that returns a materialized view.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.