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
When doing a coercion on a singleton or list the expected type casting is done. In the case of a set the original type is returned and no exception is raised.
Expectation
Either sets can't do coercions and a schema error is raised or sets correctly return a set with the modified types.
Issue Statement
When doing a coercion on a singleton or list the expected type casting is done. In the case of a set the original type is returned and no exception is raised.
Expectation
Either sets can't do coercions and a schema error is raised or sets correctly return a set with the modified types.
Steps to reproduction
Versions
The text was updated successfully, but these errors were encountered: