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-8549] Fixing flaky tests TestSecondaryIndexPruning.testSecondaryIndexWithClusteringAndCleaning #12311

Closed nsivabalan closed 7 hours ago

nsivabalan commented 9 hours ago

Change Logs

Fixing flaky tests TestSecondaryIndexPruning.testSecondaryIndexWithClusteringAndCleaning. Its a test set up issue, where duplicate records were inserted. SI is not expected to work deterministically if there are duplicates in the data table.

Impact

no more CI failures due to this flaky test.

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

none

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 8 hours ago

CI report:

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