| Package | Description |
|---|---|
| org.apache.hudi.hive | |
| org.apache.hudi.hive.util |
| Modifier and Type | Method and Description |
|---|---|
SchemaDifference |
SchemaDifference.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaDifference |
SchemaUtil.getSchemaDifference(org.apache.parquet.schema.MessageType storageSchema,
Map<String,String> tableSchema,
List<String> partitionKeys)
Get the schema difference between the storage schema and hive table schema
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.