Describe the bug
There's currently an assertion that forbids complex key types in parquet maps. No such restriction exists in the spec for parquet.
To Reproduce
Try to parse a parquet file with a map with an array key
Expected behavior
It should parse fine
Describe the bug
There's currently an assertion that forbids complex key types in parquet maps. No such restriction exists in the spec for parquet.
To Reproduce
Try to parse a parquet file with a map with an array key
Expected behavior
It should parse fine