Package | Description |
---|---|
org.apache.paimon.hive.objectinspector |
Modifier and Type | Class and Description |
---|---|
class |
PaimonCharObjectInspector
AbstractPrimitiveJavaObjectInspector for CHAR type. |
class |
PaimonDateObjectInspector
AbstractPrimitiveJavaObjectInspector for DATE type. |
class |
PaimonDecimalObjectInspector
AbstractPrimitiveJavaObjectInspector for DECIMAL type. |
class |
PaimonStringObjectInspector
AbstractPrimitiveJavaObjectInspector for STRING type. |
class |
PaimonTimeObjectInspector
AbstractPrimitiveJavaObjectInspector for TIME type. |
class |
PaimonTimestampLocalTZObjectInspector
To maintain compatibility with Hive 3.
|
class |
PaimonTimestampObjectInspector
AbstractPrimitiveJavaObjectInspector for TIMESTAMP type. |
class |
PaimonVarcharObjectInspector
AbstractPrimitiveJavaObjectInspector for VARCHAR type. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.