njaremko opened a new issue, #7768: URL: https://github.com/apache/arrow-rs/issues/7768
**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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
