nsivabalan edited a comment on pull request #3491:
URL: https://github.com/apache/hudi/pull/3491#issuecomment-902019198


   oops. my bad. Actually not having default for keygenClassProp is 
intentional. 
   here is the reason.
   Recently we added keyGenType prop in addition to keyGenClassProp.
   keyGenClassProp has higher precedence and does not have default. 
   If keyGenClassProp is not set, we will fallback to keyGenType. And it has a 
default value set (SIMPLE refers to SimpleKeyGen). 
   
   
   


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