-
Notifications
You must be signed in to change notification settings - Fork 590
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.6 #9523
Merged
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
a6ce1e8
to
ea51f9a
Compare
cpcloud
approved these changes
Jul 5, 2024
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 good: |
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.5->>=23.4,<25.6Release Notes
tobymao/sqlglot (sqlglot)
v25.5.0Compare Source
💥 BREAKING CHANGES
due to
8335ba1- preserve EXTRACT(date_part FROM datetime) calls (PR #3729 by @georgesittas):preserve EXTRACT(date_part FROM datetime) calls (#3729)
due to
fb066a6- Decouple NVL() from COALESCE() (PR #3734 by @VaggelisD):Decouple NVL() from COALESCE() (#3734)
✨ New Features
0c03299- teradata: random lower upper closes #3721 (commit by @tobymao)37b6e2d- snowflake: add support for VECTOR(type, size) (PR #3724 by @georgesittas)1e07c4d- presto, trino: Configurable transpilation of Snowflake VARIANT (PR #3725 by @VaggelisD)e5a53aa- snowflake: Support for FROM CHANGES (PR #3731 by @VaggelisD)820d664- presto: wrap md5 string arguments in to_utf8 (PR #3732 by @georgesittas)912bc84- spark, databricks: Support view schema binding options (PR #3739 by @VaggelisD)🐛 Bug Fixes
3454f86- teradata: use timestamp with time zone over timestamptz (PR #3723 by @mtagle)f4a2872- clickhouse: switch off table alias columns generation (PR #3727 by @georgesittas)8335ba1- clickhouse: preserve EXTRACT(date_part FROM datetime) calls (PR #3729 by @georgesittas)fb066a6- oracle: Decouple NVL() from COALESCE() (PR #3734 by @VaggelisD)c790c3b- tsql: parse rhs of x::varchar(max) into a type (PR #3737 by @georgesittas)♻️ Refactors
84416d2- teradata: clean up CurrentTimestamp generation logic (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 has been generated by Mend Renovate. View repository job log here.