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 2020/11/30 17:43:52 UTC

[GitHub] [hudi] bvaradar commented on issue #2284: [SUPPORT] : Is there a option to achieve SCD 2 in Hudi?

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


   Hudi provides custom merging semantics. You can plugin your own payload implementation that instead of overwriting, can have custom merging logic (HoodieRecordPayload.java). Can you explore that and see if it satisfies your requirement.


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