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.
Saving a
ParquetDatasetusing a boolean column as a partitioning column will storeTrue/Falseas 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.