Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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