nsivabalan commented on pull request #3491: URL: https://github.com/apache/hudi/pull/3491#issuecomment-902019198
oops. my bad. We should not have any default for keygenClassProp actually. 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. -- 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]
