alexeykudinkin commented on issue #7628:
URL: https://github.com/apache/hudi/issues/7628#issuecomment-1400773620

   @kepplertreet that would be the easiest way forward for now unfortunately, 
as otherwise you won't get the semantic you would expect (Hudi is currently 
biased to assume that record-key is a string for historical reasons) and since 
comparison semantic b/w strings and integers is different we'd have to do a 
major overhaul to support non-string record-keys
   
   Filed https://issues.apache.org/jira/browse/HUDI-5599 to track relaxing 
current constraints


-- 
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