Implement time based bucketing of inserts
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
To deal with large partitions, we can support bucketing of inserts into file groups based on some time granularity. - minutes, hours level.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-2445
- Type: New Feature
- Epic: https://issues.apache.org/jira/browse/HUDI-2324
---
## Comments
10/Nov/21 04:20;guoyihua;As discussed offline, this won't be a release blocker for 0.10.0.;;;
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are named in the issue. Start by reading JIRA HUDI-2445 and its HUDI-2324 epic, then identify the insert and file-group components involved in time-based bucketing. Done should include an agreed design and working minute- or hour-level bucketing with validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100