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,
DrillTableSelection 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, toRel
public StaticDrillTable(String storageEngineName, StoragePlugin plugin, org.apache.calcite.schema.Schema.TableType tableType, DrillTableSelection selection, RecordDataType dataType)
Copyright © 1970 The Apache Software Foundation. All rights reserved.