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-8416] Fix the bugs for multi base file format feature #12312

Open linliu-code opened 9 hours ago

linliu-code commented 9 hours ago

Change Logs

We fix:

  1. Write hoodie.table.multiple.base.file.formats.enable into hoodie.properties file.
  2. Fix the file index to collect orc base files.
  3. Fix the orc util to read orc files correctly.

Impact

Fix bugs for the feature.

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

Low.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

Contributor's checklist

hudi-bot commented 10 minutes ago

CI report:

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