-
Notifications
You must be signed in to change notification settings - Fork 608
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(deps): update dependency sqlglot to >=23.4,<25.10 #9774
Conversation
|
4cacb21
to
ee6a3cc
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
4db0ca8
to
a101610
Compare
a101610
to
e8eae8d
Compare
Clouds are passing
|
Well, not really sure why the |
This PR contains the following updates:
>=23.4,<25.9
->>=23.4,<25.10
Release Notes
tobymao/sqlglot (sqlglot)
v25.9.0
Compare Source
💥 BREAKING CHANGES
due to
64e187c
- transpile postgres impliclitly exploding GENERATE_SERIES proje… (PR #3853 by @georgesittas):transpile postgres impliclitly exploding GENERATE_SERIES proje… (#3853)
due to
e53e7cc
- Generation of exp.ArrayConcat for 2-arg based dialects (PR #3864 by @VaggelisD):Generation of exp.ArrayConcat for 2-arg based dialects (#3864)
due to
659b8bf
- Support for BQ's exp.GenerateDateArray generation (PR #3865 by @VaggelisD):Support for BQ's exp.GenerateDateArray generation (#3865)
✨ New Features
6afed2a
- duckdb: Support for exp.TimeDiff generation (PR #3856 by @VaggelisD)64e187c
- transpile postgres impliclitly exploding GENERATE_SERIES proje… (PR #3853 by @georgesittas)8a948c8
- teradata: Parse RENAME TABLE as Command (PR #3863 by @VaggelisD)659b8bf
- duckdb: Support for BQ's exp.GenerateDateArray generation (PR #3865 by @VaggelisD)734f54b
- snowflake: add support for a a couple of missing clauses in PIVOT clause (PR #3867 by @georgesittas)🐛 Bug Fixes
8710763
- presto: map %W to %A in the TIME_MAPPING (PR #3855 by @georgesittas)532f3c8
- duckdb: Add implicit casts to DATE_DIFF (PR #3857 by @VaggelisD)299c4a5
- clickhouse: Fix SETTINGS parsing (PR #3859 by @VaggelisD)810d23d
- parser: make assignment parsing more lenient by allowing keyword in LHS (PR #3866 by @georgesittas)e53e7cc
- Generation of exp.ArrayConcat for 2-arg based dialects (PR #3864 by @VaggelisD)813f127
- duckdb: Allow DESCRIBE as a _parse_select() path (PR #3871 by @VaggelisD)6ff0c01
- Fixed size array parsing (PR #3870 by @VaggelisD)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.