Fix schema for HoodieTimestampAwareParquetInputFormat
Open
from-jira
priority:high
status:pr-available
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
HoodieTimestampAwareParquetInputFormat constructs record reader using HoodieAvroParquetReader which fetches schema from the parquet file in the input split. It ignores hive ordering as RealtimeRecordReader does. It results in ordering of fields being incorrect.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7498
- Type: Task
- Fix version(s):
- 0.16.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.