Skip to content

Chore!: bump sqlglot to v27.0.0#4929

Merged
georgesittas merged 1 commit intomainfrom
jo/bump_sqlglot_to_v27_0_0
Jul 7, 2025
Merged

Chore!: bump sqlglot to v27.0.0#4929
georgesittas merged 1 commit intomainfrom
jo/bump_sqlglot_to_v27_0_0

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