public static class MaterializedViewTable.MaterializedViewTableMacro extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CalciteSchema |
schema |
protected List<String> |
schemaPath
Typically null.
|
protected String |
viewSql |
| Modifier and Type | Method and Description |
|---|---|
TranslatableTable |
apply(List<Object> arguments)
Applies arguments to yield a table.
|
List<FunctionParameter> |
getParameters()
Returns the parameters of this function.
|
protected final String viewSql
protected final CalciteSchema schema
public TranslatableTable apply(List<Object> arguments)
TableMacroapply in interface TableMacroarguments - Argumentspublic List<FunctionParameter> getParameters()
FunctiongetParameters in interface FunctionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.