mapleFU commented on issue #37428: URL: https://github.com/apache/arrow/issues/37428#issuecomment-1697508113
Firstly, you'd better not using same name here. Parquet uses name or fieldId to detect a field. And arrow usally uses name. So firstly I think we'd better using name Then whats the expected behavior here? Maybe finally we can achieve some read result if FIELD_ID is applied. (Though still I think same name is a bad idea...) -- 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]
