pengzhiwei2018 commented on issue #2656: URL: https://github.com/apache/hudi/issues/2656#issuecomment-799888195
Hi @shivabansal1046 , no need to add a extra column, just set `DataSourceWriteOptions#KEYGENERATOR_CLASS_OPT_KEY` to `classOf[UuidKeyGenKeyGenerator]` which generate a uuid key. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
