| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| Modifier and Type | Method and Description |
|---|---|
TableNamespace |
TableNamespace.extend(SqlNodeList extendList)
Creates a TableNamespace based on the same table as this one, but with
extended fields.
|
| Modifier and Type | Method and Description |
|---|---|
private static RelOptTable |
SqlValidatorUtil.getRelOptTable(TableNamespace tableNamespace,
Prepare.CatalogReader catalogReader,
String datasetName,
boolean[] usedDataset,
List<RelDataTypeField> extendedFields) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.