-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
from-jirapriority:highSignificant impact; potential bugsSignificant impact; potential bugstype:bugBug reports and fixesBug reports and fixes
Milestone
Description
we should add an interface {{SecondaryIndexKey}} and map it to allowable types? just to move the code to a nicer point.. i.e {{IntegerIndexKey}} {{FloatIndexkey}} etc..
interface SecondaryIndexKey { fromString() -> T toString(T) -> String }
Other context contribute to this
https://issues.apache.org/jira/browse/HUDI-9548
https://issues.apache.org/jira/browse/HUDI-9551
we should examine all existing index use case and factors and commonly seen procedures and make them unified under the same abstraction
JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9588
- Type: Bug
- Fix version(s):
- 1.1.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
from-jirapriority:highSignificant impact; potential bugsSignificant impact; potential bugstype:bugBug reports and fixesBug reports and fixes