Sagar Sumit created HUDI-7498:
---------------------------------
Summary: Fix schema for HoodieTimestampAwareParquetInputFormat
Key: HUDI-7498
URL: https://issues.apache.org/jira/browse/HUDI-7498
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)