Package | Description |
---|---|
org.apache.flink.table.store.hive | |
org.apache.paimon.hive | |
org.apache.paimon.hive.mapred | |
org.apache.paimon.hive.migrate |
Class and Description |
---|
PaimonSerDe
AbstractSerDe for paimon. |
PaimonStorageHandler
HiveStorageHandler for paimon. |
Class and Description |
---|
HiveSchema
Column names, types and comments of a Hive table.
|
LocationHelper
helper for specifying the storage location of hive table.
|
SchemaVisitor
SchemaVisitor to visitor the sourceInspector and writerInspector to get the FieldDeserializer.
|
SchemaVisitor.PartnerAccessors
PartnerAccessors.
|
SerializableHiveConf
Wrap
HiveConf to a serializable class, use lazy serialization and deserialization
mechanism to reduce overhead. |
Class and Description |
---|
RowDataContainer
A reusable object to hold
InternalRow . |
Class and Description |
---|
HiveCatalog
A catalog implementation for Hive.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.