Description
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.
Attachments
Issue Links
- is blocked by
-
ARROW-8065 [C++][Dataset] Untangle Dataset, Fragment and ScanOptions
-
- Resolved
-
- is related to
-
ARROW-11003 [C++][Dataset] Schema evolution in Dataset scanning
-
- Open
-