Class | Description |
---|---|
DetermineTableStats | |
HiveAnalysis |
Replaces generic operations with specific variants that are designed to work with Hive.
|
HiveContext | Deprecated
Use SparkSession.builder.enableHiveSupport instead.
|
HiveSessionResourceLoader | |
HiveSessionStateBuilder |
Builder that produces a Hive-aware
SessionState . |
HiveShim | |
HiveShim.HiveFunctionWrapper$ | |
HiveTableUtil | |
HiveUtils | |
RelationConversions |
Relation conversion from metastore relations to data source relations for better performance
|
ResolveHiveSerdeTable |
Determine the database, serde/format and schema of the Hive serde table, according to the storage
properties.
|