Skip to content

Conversation

@danny0405
Copy link
Contributor

@danny0405 danny0405 commented Jun 13, 2023

Change Logs

  • move the merging operation decision (preCombining or base/delta merge) to the invoker, it is deterministic when initializing the record merger
  • expose the operation mode as an interface so that some of the merger like HoodieSparkValidateDuplicateKeyRecordMerger can have custom logic
  • pre-register the object cache of the record merger to mediate the complexity
  • Fix the equility check of payload within FlinkWriteHelper
  • Add default merger type for merged/unmerged log scanner

Impact

none

Risk level (write none, low medium or high below)

none

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@danny0405
Copy link
Contributor Author

@hudi-bot run azure

@danny0405 danny0405 force-pushed the HUDI-6368 branch 2 times, most recently from c3df5f1 to 8e6219d Compare June 13, 2023 13:33
* move the merging operation decision (preCombining or base/delta merge) to the invoker, it is deterministic when initializing the record merger
* expose the operation mode as an interface so that some of the merger like HoodieSparkValidateDuplicateKeyRecordMerger can have custom logic
* pre register the object cache of the record merger to mediate the complexity
* fix the equility check of payload within FlinkWriteHelper
* add default merger type for merged/unmerged log scanner
@danny0405
Copy link
Contributor Author

@hudi-bot run azure

1 similar comment
@danny0405
Copy link
Contributor Author

@hudi-bot run azure

@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants