Uses of Package
org.apache.drill.exec.store.hive
Packages that use org.apache.drill.exec.store.hive
Package
Description
-
Classes in org.apache.drill.exec.store.hive used by org.apache.drill.exec.store.hiveClassDescriptionThe class represents "cache" for partition and table columns.Class which provides methods to get metadata of given Hive table selection.Contains stats.Contains group of input splits along with the partition.This is Metadata provider for Hive Parquet tables, which are read by Drill native readerThis class is wrapper of
Partition
class and used for storage of such additional information as index of list in column lists cache.Helper class that stores partition values per key.This class is wrapper ofTable
class and used for storage of such additional information as column lists cache.Wrapper forColumnListsCache
class.Wrapper forPartition
class.Wrapper forStorageDescriptor
class. -
Classes in org.apache.drill.exec.store.hive used by org.apache.drill.exec.store.hive.client
-
Classes in org.apache.drill.exec.store.hive used by org.apache.drill.exec.store.hive.readersClassDescriptionThis class is wrapper of
Partition
class and used for storage of such additional information as index of list in column lists cache.This class is wrapper ofTable
class and used for storage of such additional information as column lists cache. -
Classes in org.apache.drill.exec.store.hive used by org.apache.drill.exec.store.hive.schemaClassDescriptionThis class is wrapper of
Table
class and used for storage of such additional information as column lists cache.