Package io.deephaven.enterprise.locations.hive
package io.deephaven.enterprise.locations.hive
-
ClassesClassDescriptionA
TableLocationKeyFinder
that discovers Deephaven and parquet format tables that are laid out in Apache Hive style on disk.ATableLocationKeyFinder
that uses a table of file names, sizes, and partitioning columns to provide table locations.HiveTableLocationFactory<TLK extends EnterpriseTableLocationKey>ATableLocationFactory
for resolving Hive style keys to locations.