| Interface | Description |
|---|---|
| TypeConverters.TypeConverter |
| Class | Description |
|---|---|
| CastMap |
CastMap is responsible for conversion of flink types when full schema evolution enabled.
|
| FilePathUtils |
Reference the Flink
PartitionPathUtils
but supports simple partition path besides the Hive style. |
| FormatUtils |
Utilities for format.
|
| FormatUtils.BoundedMemoryRecords |
Utility to read and buffer the records in the unMerged log record scanner.
|
| InternalSchemaManager |
This class is responsible for calculating names and types of fields that are actual at a certain point in time.
|
| ParquetSplitRecordIterator |
Hoodie wrapper for flink parquet reader.
|
| RecordIterators |
Factory clazz for record iterators.
|
| SchemaEvolvedRecordIterator |
Decorates origin record iterator with cast projection.
|
| TypeConverters |
Tool class used to perform supported casts from a
LogicalType to another
as defined in Hudi Comprehensive Schema Evolution's scope. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.