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
datacontract test now recursively verifies nested logicalType for Snowflake structured OBJECT/ARRAY columns (#1373)
datacontract test now fails for complex types when the nested type definition cannot be verified (e.g. if array is required, array will no longer be accepted) (#1373)