fix(deps): update dependency sqlglot to >=23.4,<25.32 #10502
Merged
+6
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=23.4,<25.31
->>=23.4,<25.32
Release Notes
tobymao/sqlglot (sqlglot)
v25.31.4
Compare Source
🐛 Bug Fixes
59b8b6d
- preserve column quoting in DISTINCT ON elimination (commit by @georgesittas)v25.31.3
Compare Source
✨ New Features
835e717
- clickhouse: transform function support (PR #4408 by @GaliFFun)🐛 Bug Fixes
0479743
- snowflake: cast to TimeToStr arg to TIMESTAMP more conservatively (commit by @georgesittas)v25.31.2
Compare Source
🐛 Bug Fixes
d851269
- use existing aliases in DISTINCT ON elimination, if any (commit by @georgesittas)v25.31.1
Compare Source
✨ New Features
b00d857
- add support for specifying column in row_number function (PR #4406 by @GaliFFun)🐛 Bug Fixes
0e46cc7
- refactor DISTINCT ON elimination transformation (PR #4407 by @georgesittas)v25.31.0
Compare Source
💥 BREAKING CHANGES
due to
f4abfd5
- Support FORMAT_TIMESTAMP (PR #4383 by @VaggelisD):Support FORMAT_TIMESTAMP (#4383)
due to
45eef60
- use select star when eliminating distinct on (PR #4401 by @agrigoroi-palantir):use select star when eliminating distinct on (#4401)
✨ New Features
72ffdcb
- bigquery: Add parsing support for STRPOS(...) (PR #4378 by @VaggelisD)e7b67e0
- bigquery: Support MAKE_INTERVAL (PR #4384 by @VaggelisD)37c4809
- bigquery: Support INT64(...) (PR #4391 by @VaggelisD)9694999
- Add support for CONTAINS(...) (PR #4399 by @VaggelisD)🐛 Bug Fixes
f4abfd5
- bigquery: Support FORMAT_TIMESTAMP (PR #4383 by @VaggelisD)bb46ee3
- parser: Parse exp.Column for DROP COLUMN (PR #4390 by @VaggelisD)79f6783
- snowflake: Wrap DIV0 operands if they're binary expressions (PR #4393 by @VaggelisD)647b98d
- starrocks: Add RESERVED_KEYWORDS specific to starrocks (PR #4402 by @notexistence)45eef60
- use select star when eliminating distinct on (PR #4401 by @agrigoroi-palantir)♻️ Refactors
a3af2af
- attach stamement comments consistently (PR #4377 by @georgesittas)🔧 Chores
858c5b1
- improve contribution guide (PR #4379 by @georgesittas)160e688
- fix relative benchmark import, comment out sqltree (PR #4403 by @georgesittas)8d78add
- bump PYO3 to v"0.22.6" (PR #4400 by @MartinSahlen)f78e755
- bump sqlglotrs to v0.2.14 (commit by @georgesittas)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.