Skip to content

[C++][Dataset] Schema evolution for timestamp columns #24478

@asfimport

Description

@asfimport

In a dataset, one can have timestamp columns with different resolutions. There should be an optional to cast all timestamps to the type mentioned in the schema. A typical example could be that we store a pandas DataFrame with ns precision to Parquet files that only support us resolution in their most widespread from. Then the dataset schema and the actual file content don't match anymore.

Reporter: Uwe Korn / @xhochy

Related issues:

Note: This issue was originally created as ARROW-8284. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions