Add validation logic to testFiltersInFileFormat
Open
Beginner friendly
from-jira
priority:medium
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Follow up: [https://github.com/apache/hudi/pull/11423#issuecomment-2181594812]
It would be more robust to have validation logic in the test itself by verifying that the plan has a filter or similar.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7913
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Research direction
Find the testFiltersInFileFormat test and read the linked PR discussion for the intended validation. Add validation that the plan contains a filter or equivalent evidence, then run the relevant Hudi test to confirm the assertion catches missing filter behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100