| 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,
List<String> viewPath,
String suggestedTableName,
boolean existing)
Table macro that returns a materialized view.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.