Enable Integration test with HFile base file format
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
[hudi-integ-test/src/test/java/org/apache/hudi/integ/ITTestHoodieDemo.java|https://github.com/apache/hudi/pull/1804/files/231bdacb6cbd12ad7511ffecde9ee1e13a690cc7#diff-51f80a49bbda42146660fadf75ebcfb1]
testHFileDemo() is an integration test with HFile base file format. It needs to be enabled once we reduce the total integration test runtime.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-1229
- Type: Improvement
- Epic: https://issues.apache.org/jira/browse/HUDI-3303
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with hudi-integ-test/src/test/java/org/apache/hudi/integ/ITTestHoodieDemo.java and inspect testHFileDemo() alongside the integration test runtime. Review the linked JIRA and referenced change to determine how runtime should be reduced; done means the HFile integration test is enabled without exceeding the acceptable total runtime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100