Skip to content

Chore!: bump sqlglot to v26.33.0 #4859

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 2 commits into from
Jul 1, 2025
Merged

Conversation

georgesittas
Copy link
Contributor

@georgesittas georgesittas commented Jul 1, 2025

A recent sqlglot commit fixed a deadlock issue, although I doubt sqlmesh was affected, because it eagerly imports every dialect from its module directly, instead of trying to import the attribute from sqlglot/dialects/__init__.py, which led to the deadlock.

@georgesittas georgesittas requested a review from a team July 1, 2025 13:17
@georgesittas georgesittas enabled auto-merge (squash) July 1, 2025 13:29
@georgesittas georgesittas merged commit f3615dd into main Jul 1, 2025
26 of 27 checks passed
@georgesittas georgesittas deleted the jo/bump_sqlglot_to_v26_33_0 branch July 1, 2025 13:40
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