apache/parquet-java

Create a comparator utility to compare 2 parquet files and give a clear message for the differences

Opened this issue · 0 comments

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.