nastra opened a new issue, #3792: URL: https://github.com/apache/parquet-java/issues/3792
### Describe the bug, including details regarding any error messages, version, and platform. The alias loop returns before the exact-name match is considered. If field b declares alias a, reading column a returns field b and thus values are mapped into the wrong field. `AvroRecordConverter` does it correctly ### Component(s) Avro -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
