xicm commented on issue #9870:
URL: https://github.com/apache/hudi/issues/9870#issuecomment-1782592138

   Hi @ssandona, this issue is caused by Complex key generator, if 
PARTITION_FIELD is not a single field, the key generrator will be Complex, and 
there is a bug when dealing with complex keys.
   `hoodie.table.keygenerator.class` in your hoodie.properties may be 
SimpleKeyGenerator.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to