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-8545] Handle unsupported payloads with Secondary Index creation #12296

Open nsivabalan opened 2 days ago

nsivabalan commented 2 days ago

Change Logs

In this patch, we handle unsupported payloads with Secondary Index creation. Only OverwriteWithLatestPayload is supported for SI with current release. We will be adding support for other payloads in next release.

Impact

Handle unsupported flows properly.

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 2 days ago

CI report:

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