PoojaRavi1105 opened a new issue, #37897: URL: https://github.com/apache/arrow/issues/37897
### Describe the usage question you have. Please include as many useful details as possible. I am trying to merge multiple parquet files using pyarrow's unify_schema(). During schema evolution, the same field type has 2 different data type structures and the invocation to unify_schema() is failing. What is the best way to handle schema evolution in such cases? ### Component(s) Parquet, Python -- 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]
