hudi
hudi copied to clipboard
[HUDI-4902] Set default partitioner for SIMPLE BUCKET index
Change Logs
ISSUE: https://github.com/apache/hudi/issues/6723
When we use BUCKET index in spark, the default BUCKET_INDEX_ENGINE_TYPE is SIMPLE. While only SparkBucketIndexPartitioner supports the SIMPLE bucket index.
This pr sets default partitioner for SIMPLE BUCKET index
Impact
Describe any public API or user-facing feature change or any performance impact.
Risk level: none | low | medium | high
Choose one. If medium or high, explain what verification was done to mitigate the risks.
Contributor's checklist
- [ ] Read through contributor's guide
- [ ] Change Logs and Impact were stated clearly
- [ ] Adequate tests were added if applicable
- [ ] CI passed
@hudi-bot run azure
CI report:
- 74953bcb6c064234c22808fed8d155e75fa226d5 Azure: SUCCESS
Bot commands
@hudi-bot supports the following commands:@hudi-bot run azurere-run the last Azure build