hudi-bot opened a new issue, #17086:
URL: https://github.com/apache/hudi/issues/17086

   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<T> \{ 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to