Skip to content

Generalize types in IFNULL #3032

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Generalize types in IFNULL #3032

wants to merge 4 commits into from

Conversation

angelamayxie
Copy link
Contributor

Fixes dolthub/dolt#9321
Generalize types in IFNULL as described by MySQL docs

GeneralizeTypes function is also used to get type in If.Type()

@angelamayxie angelamayxie requested a review from jycor June 13, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using an IFNULL with TINYINT param restricts the output as TINYINT
1 participant