parquet-testing
parquet-testing copied to clipboard
Add backward compat nested file
Related to:
- https://github.com/apache/arrow-rs/issues/8495
@wgtmac do we have existing test file for legacy infering?
I have only found this: https://github.com/apache/parquet-testing/blob/master/data/old_list_structure.md
Can someone help me out with a link / document that describes what the legacy inferring is?
Edit: update I think it is it https://github.com/apache/parquet-format/blob/9fd57b59e0ce1a82a69237dcf8977d3e72a2965d/LogicalTypes.md
if no more comments, can this be merged?