Create a comparator utility to compare 2 parquet files and give a clear message for the differences
Opened this issue · 0 comments
ee08b397 commented
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.