public class DrillHiveTable extends DrillTable
| Modifier and Type | Field and Description |
|---|---|
protected HiveTableWithColumnCache |
hiveTable |
| Constructor and Description |
|---|
DrillHiveTable(String storageEngineName,
HiveStoragePlugin plugin,
String userName,
HiveReadEntry readEntry) |
| 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, toRelprotected final HiveTableWithColumnCache hiveTable
public DrillHiveTable(String storageEngineName, HiveStoragePlugin plugin, String userName, HiveReadEntry readEntry)
Copyright © 2021 The Apache Software Foundation. All rights reserved.