Skip to content

Chore!: bump sqlglot to v27.0.0 #4929

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

Merged
merged 1 commit into from
Jul 7, 2025
Merged

Conversation

georgesittas
Copy link
Contributor

The two tests were changed because:

  • This commit allows comments to be preserved for HAVING and other similar clauses. These were previously dropped.
  • This commit added support for DuckDB's SET VARIABLE, instead of parsing it into a Command, so now() becomes uppercase because we parse it into an actual Func.

@georgesittas georgesittas requested a review from a team July 7, 2025 22:31
@georgesittas georgesittas merged commit c9c1429 into main Jul 7, 2025
27 checks passed
@georgesittas georgesittas deleted the jo/bump_sqlglot_to_v27_0_0 branch July 7, 2025 22:58
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.

2 participants