public static interface RelOptTable.ToRelContext extends RelOptTable.ViewExpander
| Modifier and Type | Method and Description |
|---|---|
RelOptCluster |
getCluster() |
List<RelHint> |
getTableHints()
Returns the table hints of the table to convert,
usually you can use the hints to pass along some dynamic params.
|
expandViewRelOptCluster getCluster()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.