-
Notifications
You must be signed in to change notification settings - Fork 609
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.19 #9962
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Clouds are passing:
|
cpcloud
force-pushed
the
renovate/sqlglot-25.x
branch
from
August 30, 2024 11:36
867f724
to
b8daca3
Compare
cpcloud
approved these changes
Aug 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.18
->>=23.4,<25.19
Release Notes
tobymao/sqlglot (sqlglot)
v25.18.0
Compare Source
💥 BREAKING CHANGES
due to
22bb9a0
- stop normalizing qualified anonymous functions (PR #3969 by @georgesittas):stop normalizing qualified anonymous functions (#3969)
due to
8aec682
- mysql/tsql datetime precision, formatting, exp.AtTimeZone (PR #3951 by @erindru):mysql/tsql datetime precision, formatting, exp.AtTimeZone (#3951)
due to
2f3626a
- Generation of exp.SHA2, exp.Transform, exp.IgnoreNulls (PR #3980 by @VaggelisD):Generation of exp.SHA2, exp.Transform, exp.IgnoreNulls (#3980)
due to
905b722
- preserve each distinct CUBE/ROLLUP/GROUPING SET clause (PR #3985 by @georgesittas):preserve each distinct CUBE/ROLLUP/GROUPING SET clause (#3985)
✨ New Features
48b214d
- postgres: Support for IS JSON predicate (PR #3971 by @VaggelisD)f7e4e4a
- duckdb: add support for the GLOB table function closes #3973 (commit by @georgesittas)a0d1377
- spark: add support for table statement in INSERT (PR #3986 by @georgesittas)f5bfd67
- mysql: Parse JSON_VALUE() (PR #3987 by @VaggelisD)79e92ad
- spark: Default naming of STRUCT fields (PR #3991 by @VaggelisD)🐛 Bug Fixes
22bb9a0
- stop normalizing qualified anonymous functions (PR #3969 by @georgesittas)8aec682
- mysql/tsql datetime precision, formatting, exp.AtTimeZone (PR #3951 by @erindru)d37a5bb
- snowflake: handle DIV0 case where divident is null (PR #3975 by @georgesittas)b2f877b
- oracle: Use LTRIM/RTRIM unless BOTH is specified (PR #3977 by @VaggelisD)201b51a
- sqlite: Make IS parser more lenient (PR #3981 by @VaggelisD)2f3626a
- duckdb: Generation of exp.SHA2, exp.Transform, exp.IgnoreNulls (PR #3980 by @VaggelisD)905b722
- parser: preserve each distinct CUBE/ROLLUP/GROUPING SET clause (PR #3985 by @georgesittas)ee9dc39
- Fix binding of TABLESAMPLE to exp.Subquery instead of top-level exp.Select (PR #3994 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.