Skip to content

[C++/Python][Dataset] Support schema evolution for integer columns #24476

Description

@asfimport

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions