-
Notifications
You must be signed in to change notification settings - Fork 603
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 v25 #9316
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
cpcloud
force-pushed
the
renovate/sqlglot-25.x
branch
from
June 6, 2024 15:16
94b279d
to
f4423b3
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. |
cpcloud
added
bug
Incorrect behavior inside of ibis
sql
Backends that generate SQL
labels
Jun 6, 2024
Clouds passing:
|
cpcloud
approved these changes
Jun 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Incorrect behavior inside of ibis
dependencies
Issues or PRs related to dependencies
sql
Backends that generate SQL
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,<24.2
->>=23.4,<25.1
Release Notes
tobymao/sqlglot (sqlglot)
v25.0.2
Compare Source
✨ New Features
472058d
- bigquery: add support for GAP_FILL function (commit by @georgesittas)v25.0.1
Compare Source
v25.0.0
Compare Source
🐛 Bug Fixes
f7081c4
- builder other props closes #3588 (commit by @tobymao)13009ca
- doris: use CSV syntax for GROUP_CONCAT (PR #3592 by @Toms1999)bf7fd12
- no_ilike_sql to lower both sides (PR #3593 by @barakalon)8d87568
- stop normalization_distance early (PR #3594 by @barakalon)3e38912
- duckdb: add reserved keywords (PR #3597 by @georgesittas)5683d5f
- hive: generate TRUNC for TimestampTrunc (PR #3600 by @Toms1999)ff55ec1
- hive: generate string unit for TRUNC, parse it into TimestampTrunc too (commit by @georgesittas)12b6aa7
- snowflake: Fix COPY INTO with subquery (PR #3605 by @VaggelisD)061be9b
- optimize absorb_and_eliminate and remove_complements (PR #3595 by @barakalon)🔧 Chores
7dd244b
- hive: test TRUNC roundtrip (commit by @georgesittas)v24.1.3
Compare Source
v24.1.2
Compare Source
✨ New Features
158ca97
- duckdb: transpile TIMESTAMPNTZ into TIMESTAMP (PR #3587 by @georgesittas)v24.1.1
Compare Source
🐛 Bug Fixes
60d9085
- postgres: collate with identifier closes #3578 (commit by @tobymao)317e3a9
- bigquery: expanding positional refs with ambiguous references (PR #3585 by @tobymao)5e321f1
- div aliases closes #3583 (PR #3586 by @tobymao)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.