apache / hudi

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

[HUDI-8398] Refactoring HoodieIndexMetadata to HoodieIndexFunctionalOrSecondaryIndexMetadata #12223

Open bibhu107 opened 2 weeks ago

bibhu107 commented 2 weeks ago

Change Logs

This change refactors the HoodieIndexMetadata class by renaming it to HoodieIndexFunctionalOrSecondaryIndexMetadata. This refactoring aims to enhance clarity by better representing the class’s purpose, which now explicitly relates to functional and secondary indexing metadata

Impact

NONE

Risk level

Low No functional changes are introduced

Documentation Update

No new features, configs, or user-facing functionality were introduced.

Contributor's Checklist

hudi-bot commented 2 weeks ago

CI report:

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