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
@stinodego Reopening it actually, I have given it some thought. Polars should not submit a schema override that contains dtypes that are incompatible with the delta primitive types.
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Polars.
Reproducible example
Issue description
Delta primitive type timestamp only supports "us" precision.
Expected behavior
Polars to cast all timestamp types into 'us' precision for it to work with delta primitive types.
Installed versions
The text was updated successfully, but these errors were encountered: