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

Fix(clickhouse): allow aliases in tuple function arguments #1695

Merged
merged 4 commits into from
May 26, 2023

Conversation

georgesittas
Copy link
Collaborator

Fixes #1690

@georgesittas georgesittas requested a review from tobymao May 25, 2023 23:59
sqlglot/parser.py Outdated Show resolved Hide resolved
@tobymao tobymao merged commit 8465a77 into main May 26, 2023
@tobymao tobymao deleted the jo/clickhouse_tuple_fix branch May 26, 2023 00:34
adrianisk pushed a commit to adrianisk/sqlglot that referenced this pull request Jun 21, 2023
)

* Fix(clickhouse): allow aliases in tuple function arguments

* Refactor to use set

* fixup

* PR feedback
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.

Valid ClickHouse expression fails to parse
2 participants