Package | Description |
---|---|
org.apache.paimon.hive |
Modifier and Type | Method and Description |
---|---|
static HiveSchema |
HiveSchema.extract(org.apache.hadoop.conf.Configuration configuration,
Properties properties)
Extract
HiveSchema from Hive serde properties. |
Modifier and Type | Method and Description |
---|---|
static <P,T> T |
SchemaVisitor.visit(HiveSchema schema,
P partner,
SchemaVisitor<P,T> visitor,
SchemaVisitor.PartnerAccessors<P> accessors) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.