bvaradar commented on issue #1586: URL: https://github.com/apache/incubator-hudi/issues/1586#issuecomment-623983824
You would need to set the below configs for composite keys. hoodie.datasource.write.keygenerator.class=org.apache.hudi.keygen.ComplexKeyGenerator hoodie.datasource.write.recordkey.field=comma_seperated_list_of_primary_keys ---------------------------------------------------------------- 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]
