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
A somewhat related bug - if you specify a column in `delta.dataSkippingStatsColumns` that is binary you'll get this error, even though the same column works without DSSC config option specified
_internal.DeltaError: Generic DeltaTable error: Stats column binary_column has unsupported type binary
It seems odd that by using the DSSC config option, a lot of things that work normally suddenly break?
It seems odd that by using the DSSC config option, a lot of things that work normally suddenly break?
Originally posted by @mattfysh in #2849 (comment)
The text was updated successfully, but these errors were encountered: