Review FilteringRecordMaterializer.java
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
- Remove two methods and replace with Java 8 stream facility.
**Reporter**: [David Mollitor](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=belugabehr) / @belugabehr
#### Original Issue Attachments:
- [PARQUET-1446.1.patch](https://issues.apache.org/jira/secure/attachment/12944551/PARQUET-1446.1.patch)
**Note**: *This issue was originally created as [PARQUET-1446](https://issues.apache.org/jira/browse/PARQUET-1446). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by opening FilteringRecordMaterializer.java and identify the two methods described in the issue. Compare their current behavior with the Java 8 stream facility, then confirm the file no longer contains those methods and preserves the same filtering/materialization behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100