You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/20 07:41:31 UTC

[GitHub] [hudi] codope commented on pull request #6090: [HUDI-4071][Stacked on 5771] Support upsert without record key

codope commented on PR #6090:
URL: https://github.com/apache/hudi/pull/6090#issuecomment-1189937928

   Ensure that bulk_insert, insert, upsert follow the same logic.
   Ensure that the commit sequence number is generated in the executor.
   
   Should we also decouple the record key and partition path in keygen i.e. a separate keygen for the record key and partition path?


-- 
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-unsubscribe@hudi.apache.org

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