| 程序包 | 说明 |
|---|---|
| org.apache.paimon.hive.objectinspector |
| 限定符和类型 | 类和说明 |
|---|---|
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.