Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace TypeSignature::String with TypeSignature::Coercible #14917

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zjregee
Copy link
Member

@zjregee zjregee commented Feb 27, 2025

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

This PR will deprecate all uses of TypeSignature::String in the codebase.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels Feb 27, 2025
Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace TypeSignature::String with TypeSignature::Coercible
2 participants