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
Change Logs
This change refactors the
HoodieIndexMetadata
class by renaming it toHoodieIndexFunctionalOrSecondaryIndexMetadata
. This refactoring aims to enhance clarity by better representing the class’s purpose, which now explicitly relates to functional and secondary indexing metadataImpact
NONE
Risk level
Low No functional changes are introduced
Documentation Update
No new features, configs, or user-facing functionality were introduced.
Contributor's Checklist