Cannot read the delta table if that table was written with a dataframe that had columns with categorical dtype. #20438
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
This issue was observed in 1.16 and still exists in 1.18.
I can confirm this that it did not exists till 1.12 version.
Expected behavior
Table read operation should be successful. If possible, the data schema should reflect those columns as categorical instead of string columns.
Installed versions
The text was updated successfully, but these errors were encountered: