public class StaticDrillTable extends DrillTable
DrillTable with a defined schema
Currently, this is a wrapper class for SystemTable.| Constructor and Description |
|---|
StaticDrillTable(String storageEngineName,
StoragePlugin plugin,
org.apache.calcite.schema.Schema.TableType tableType,
Object selection,
RecordDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.type.RelDataType |
getRowType(org.apache.calcite.rel.type.RelDataTypeFactory typeFactory) |
equals, getGroupScan, getJdbcTableType, getMetadataProviderManager, getPlugin, getSelection, getStatistic, getStorageEngineConfig, getStorageEngineName, getUserName, hashCode, isRolledUp, rolledUpColumnValidInsideAgg, setGroupScan, setOptions, setTableMetadataProviderManager, toRelpublic StaticDrillTable(String storageEngineName, StoragePlugin plugin, org.apache.calcite.schema.Schema.TableType tableType, Object selection, RecordDataType dataType)
Copyright © 2021 The Apache Software Foundation. All rights reserved.