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

Enable to use ternary operator with named arguments #965

Merged
merged 3 commits into from
Apr 13, 2023

Conversation

crisismaple
Copy link
Contributor

@crisismaple crisismaple commented Apr 7, 2023

Summary

Add argument type based check before binding logic for named parameters, intercept passing mixed named, numeric or positional parameters in query #962

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added

@jkaflik
Copy link
Contributor

jkaflik commented Apr 11, 2023

Thanks. Looks good.

@jkaflik jkaflik added the fix label Apr 13, 2023
@jkaflik jkaflik changed the title Fix: Unable to use ternary operator with named arguments Enable to use ternary operator with named arguments Apr 13, 2023
@jkaflik jkaflik merged commit d14aec8 into ClickHouse:main Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants