fix(deps): update dependency sqlglot to >=22,<22.5 #8635
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:
>=22,<22.4
->>=22,<22.5
Release Notes
tobymao/sqlglot (sqlglot)
v22.4.0
Compare Source
💥 BREAKING CHANGES
due to
b1c8cac
- traverse union scopes iteratively (PR #3112 by @georgesittas):traverse union scopes iteratively (#3112)
✨ New Features
88033da
- test: add more passing tpcds tests (PR #3110 by @fool1280)804af34
- duckdb: add support for positional joins (PR #3111 by @georgesittas)c4e7bbf
- improve transpilation of TO_NUMBER (commit by @codeDing18)80d484c
- postgres: generate StrToDate (PR #3124 by @georgesittas)09708f5
- Adding EXCLUDE constraint support (PR #3116 by @VaggelisD)9b25a8e
- Adding BACKUP property (PR #3127 by @VaggelisD)0ea849b
- Adding NAME data type in Postgres/Redshift (PR #3128 by @VaggelisD)🐛 Bug Fixes
c333017
- correctly generate ArrayJoin in various dialects (PR #3120 by @georgesittas)12d72a6
- make the lineage sources dict type covariant (PR #3122 by @georgesittas)b1c8cac
- traverse union scopes iteratively (PR #3112 by @georgesittas)94b5a2f
- athena: Fix CREATE TABLE properties, STRING data type (PR #3129 by @VaggelisD)♻️ Refactors
0ce9ef1
- improve parsing of storage provider setting in index params (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.