apache / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.45k stars 2.42k forks source link

[HUDI-8427] Fix delete in file group reader and re-enable test in TestHoodieSparkMergeOnReadTableInsertUpdateDelete #12283

Open jonvex opened 3 days ago

jonvex commented 3 days ago

Change Logs

since it is using eventtime based merging, we need to actually set a real field for the precombine. Also need to convert the precombine to hive type when we read the hoodie records from log blocks

Impact

fix test, and also support precombine field types

Risk level (write none, low medium or high below)

low

Documentation Update

N/A

Contributor's checklist

hudi-bot commented 3 days ago

CI report:

Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the last Azure build