punish-yh commented on issue #9587:
URL: https://github.com/apache/hudi/issues/9587#issuecomment-1723145171

   > Given your partition path is comprised of two fields, you should use 
complex or custom key generator. Simple key generator only supports a single 
field for the partition path and record key, respectively.
   
   as my described earlier,  complex key generator in _hoodie_record_key 
generate has not match problem with bluk_insert and upsert.
   so , in current semantics, i want to use one record key with two partition 
keys only create custom key generator ?
   why not make simple key generator support one or multiple fields as 
partition 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to