BenjMaq commented on issue #2399:
URL: https://github.com/apache/hudi/issues/2399#issuecomment-814990246


   Just want to add that I faced the same issue. For me, the problem was 
related to the option 
`.option(DataSourceWriteOptions.KEYGENERATOR_CLASS_OPT_KEY, 
"org.apache.hudi.keygen.ComplexKeyGenerator") that `I set for the `UPSERT` but 
not for the `DELETE`.
   
   Thanks @afeldman1 for reverting back to explain the fix, it led me on the 
right track.
   
   btw, I'm also wondering why this fails?


-- 
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:
us...@infra.apache.org


Reply via email to