Prepped Delete Unit Test For Flink
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
As part of HUDI-6315, we are implementing an optimized codepath for UPSERT and DELETE operations to improve performance. Prepped DELETE operation was implemented here: [https://github.com/apache/hudi/pull/8978.] We need to write unit test for delete prepped for flink.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6455
- Type: New Feature
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the optimized prepped DELETE implementation in PR 8978 and the related HUDI-6315 and HUDI-6455 context. Locate the existing Flink unit tests for UPSERT or DELETE operations, add coverage for prepped DELETE, and run the relevant test suite to verify the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, stream-processing, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100