Skip to content

[C++][Dataset] Automatically detect boolean partition columns #19718

@asfimport

Description

@asfimport

Saving a ParquetDataset using a boolean column as a partitioning column will store True/False as the values in the path. On reload these columns will then be string columns with the values 'True' and 'False'.

Reporter: Uwe Korn / @xhochy

Related issues:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions