hudi
hudi copied to clipboard
[HUDI-6089] Handle default insert behaviour to ingest duplicates
Change Logs
Made default value of "hoodie.merge.allow.duplicate.on.inserts" as True and fixed tests.
Impact
low
Risk level (write none, low medium or high below)
low
Documentation Update
Documentation update is needed as default value of HoodieWriteConfig property "hoodie.merge.allow.duplicate.on.inserts" changed to true
- 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
CI report:
- 337a99cbb58d9f1cf9d6c6f31099ce9b4fbda85f Azure: SUCCESS
Bot commands
@hudi-bot supports the following commands:@hudi-bot run azurere-run the last Azure build
cc @nsivabalan : this needs update in documentation.
@bvaradar : update in documentation is already made and merged https://github.com/apache/hudi/pull/10739