| Package | Description |
|---|---|
| org.apache.hudi.common.engine | |
| org.apache.hudi.common.table.read |
| Modifier and Type | Method and Description |
|---|---|
HoodieFileGroupReaderSchemaHandler<T> |
HoodieReaderContext.getSchemaHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieReaderContext.setSchemaHandler(HoodieFileGroupReaderSchemaHandler<T> schemaHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodiePositionBasedSchemaHandler<T>
This class is responsible for handling the schema for the file group reader that supports positional merge.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.