fix(deps): update dependency sqlglot to v24 #9229
Merged
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,<23.18
->>=23.4,<24.1
Release Notes
tobymao/sqlglot (sqlglot)
v24.0.0
Compare Source
💥 BREAKING CHANGES
due to
a077f17
- add reserved keywords (PR #3525 by @georgesittas):add reserved keywords (#3525)
✨ New Features
d958bba
- snowflake: add support for CREATE WAREHOUSE (PR #3510 by @yingw787)2105300
- databricks: Enable hex string literals (PR #3522 by @VaggelisD)1ef3bb6
- snowflake: Add support forCREATE STREAMLIT
(PR #3519 by @yingw787)🐛 Bug Fixes
5cecbfa
- unnest identifier closes #3512 (commit by @tobymao)33ab353
- snowflake: parse certain DB_CREATABLES as identifiers (commit by @georgesittas)d468f92
- doris: dont generate arrows for JSONExtract* closes #3513 (commit by @georgesittas)bfb9f98
- postgres: parse @> into ArrayContainsAll, improve transpilation (PR #3515 by @georgesittas)4def45b
- make UDF DDL property parsing more lenient closes #3517 (commit by @georgesittas)a077f17
- mysql: add reserved keywords (PR #3525 by @georgesittas)🔧 Chores
358f30c
- remove redundant postgres JSONB token mapping (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.