You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The schema I am trying to read has multiple string datatypes, and reading the parquet file directly from PyArrow works aswell.
Combined with #745 I do not see any way to use this library to load pandas dataframes from a Delta Table at the moment if the table has string and timestamp_ntz types.