tustvold opened a new issue, #1663: URL: https://github.com/apache/arrow-rs/issues/1663
**Describe the bug** As pointed out by @jorisvandenbossche on https://issues.apache.org/jira/browse/ARROW-16184 the embedded arrow schema should not be treated as authoritative for a parquet file, and instead should be used in a purely advisory capacity, for example, to aid in inferring list offsets, etc... **To Reproduce** See https://github.com/apache/arrow-rs/issues/1459 **Expected behavior** The embedded arrow schema should not be relied upon to be authoritative **Additional context** Working on as part of #1655 -- 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]
