todd5167 commented on pull request #4774:
URL: https://github.com/apache/hudi/pull/4774#issuecomment-1034521580


   > @todd5167 LGTM. But if you show some codes or steps to indicate how to 
reproduce this , it will be nice.
   
   @YannByron   Execute insert statement using spark sql,with the default 
KEYGEN_CLASS, the exception occurs when the RecordKey is generated. 
   
   e.g.:INSERT into `hudi_mor_rt`  partition(order_date = '20220209')  values 
(5,'todd',1,1,'x','x')
   
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to