bvaradar commented on issue #2103:
URL: https://github.com/apache/hudi/issues/2103#issuecomment-743034538


   @evgeny-bondarenko : I think using  ComplexKeyGenerator directly would work 
for your case.
   
   Use
   
hoodie.datasource.write.keygenerator.class=org.apache.hudi.keygen.ComplexKeyGenerator
 
   
   instead of 
   
   
hoodie.datasource.write.keygenerator.class=org.apache.hudi.keygen.CustomKeyGenerator
   
   
   


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


Reply via email to