Skip to content

Conversation

@MazterQyou
Copy link
Member

This PR allows implicit coercion of Utf8 and LargeUtf8 types to any other type. Function argument logic is altered as well to allow automatic Null-to-anything coercion; otherwise types [Null, Utf8] would not match preset types and would attempt to be casted to any other types, such as [UInt8, UInt8] if function permits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants