PoojaRavi1105 opened a new issue, #37898: URL: https://github.com/apache/arrow/issues/37898
### 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()](https://arrow.apache.org/docs/python/generated/pyarrow.unify_schemas.html). During schema evolution, the same field has 2 different data type structures. What is the best way to handle schema evolution in such cases while making sure there is no loss of data? ### 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]
