public final class ShardingSphereViewExpander extends Object implements org.apache.calcite.plan.RelOptTable.ViewExpander
| Constructor and Description |
|---|
ShardingSphereViewExpander() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.RelRoot |
expandView(org.apache.calcite.rel.type.RelDataType rowType,
String queryString,
List<String> schemaPath,
@Nullable List<String> viewPath) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.