Create a comparator utility to compare 2 parquet files and give a clear message for the differences
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
### Describe the usage question you have. Please include as many useful details as possible.
We have been using Parquet files in production and would like an automated process for regression testing.
Requirements
1. Sort elements in lists before comparison.
### Component(s)
Build a new module.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named; start by locating the existing Parquet Java modules and test conventions before designing the new comparator module. Use the stated regression-testing scenario to define comparison behavior, including sorting elements in lists. Done means two Parquet files can be compared and differences are reported in a clear message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100