parquet-java
parquet-java copied to clipboard
Create a comparator utility to compare 2 parquet files and give a clear message for the differences
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
- Sort elements in lists before comparison.
Component(s)
Build a new module.