public static interface RelOptTable.ViewExpander
| Modifier and Type | Method and Description |
|---|---|
RelNode |
expandView(RelDataType rowType,
String queryString,
List<String> schemaPath) |
RelNode expandView(RelDataType rowType, String queryString, List<String> schemaPath)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.