-
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 v23 #8688
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
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. ⚠ Warning: custom changes will be lost. |
29e6b24
to
962fa8c
Compare
cpcloud
reviewed
Mar 19, 2024
cb2ae1a
to
bde3886
Compare
3e29256
to
680c336
Compare
|
Clouds are passing: |
cpcloud
approved these changes
Mar 20, 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:
>=22.5,<22.6->>=22.5,<23.1Release Notes
tobymao/sqlglot (sqlglot)
v23.0.1Compare Source
✨ New Features
931774d- iterative connector sql (commit by @tobymao)🐛 Bug Fixes
5e18d49- fill in missing implementation details for replace(None) (PR #3166 by @georgesittas)a0df28f- can't simplify null parens (commit by @tobymao)🔧 Chores
eb0a6c3- actually pop the where statement (commit by @tobymao)f6778ef- add recursion test (commit by @tobymao)v23.0.0Compare Source
✨ New Features
e838713- mysql: Support for multi arg GROUP_CONCAT (PR #3150 by @VaggelisD)7e8f134- test: Add standard alias to some TPC-DS query (PR #3151 by @fool1280)6d0e965- add skip limit token kwarg (PR #3149 by @z3z1ma)3ed5845- include table alias in bigquery unnest (PR #3156 by @eakmanrq)706fac3- add bigquery mod op (PR #3157 by @eakmanrq)6ffdc25- clickhouse: Support for INSERT INTO TABLE FUNCTION (PR #3162 by @VaggelisD)021af42- snowflake: Adding support for DATE, TO_DATE, TRY_TO_DATE functions (PR #3160 by @VaggelisD)🐛 Bug Fixes
cfde552- asof identifier closes #3153 (commit by @tobymao)b1e6eef- bigquery values transpilation with no column alias (commit by @tobymao)c0760b3- parse over any closes #3155 (commit by @tobymao)🔧 Chores
38b931e- pin ruff (commit by @tobymao)66a6284- improve type hints of Query methods (PR #3148 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.