When reading in a dataset where the schema specifies that column X is of type int64 but the partition actually contains the data stored in that columns as int32, an upcast should be done.
Reporter: Uwe Korn / @xhochy
Related issues:
Note: This issue was originally created as ARROW-8282. Please see the migration documentation for further details.