Skip to content

Bump sqlglot from 26.1.3 to 26.17.1 #1588

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps sqlglot from 26.1.3 to 26.17.1.

Changelog

Sourced from sqlglot's changelog.

Changelog

[v26.16.4] - 2025-05-02

🐛 Bug Fixes

[v26.16.3] - 2025-05-01

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

[v26.16.2] - 2025-04-24

✨ New Features

🔧 Chores

[v26.16.1] - 2025-04-24

✨ New Features

🐛 Bug Fixes

... (truncated)

Commits
  • 2512435 Move presto import inside of pushdown_predicates
  • 807fbbc fix(duckdb)!: transpile timestamp without time zone (#5047)
  • 167c547 Fix(tsql): ALTER COLUMN syntax (#5051)
  • eb0a989 feat!: support udf environment property (#5045)
  • 9b871d5 Clean up clickhouse engine property refactor
  • 1b3ea34 Refactor(clickhouse): override _parse_property_assignment to handle null engine
  • 364afd3 clickhouse: fix parsing of Null engine (#5042)
  • 7c55c48 Fix: prevent redundant backslash escapes in rawstring generator (#5040)
  • d10fdf5 fix(optimizer): prevent incorrect predicate pushdown into RHS of CROSS JOIN U...
  • 2fa9684 Fix: preserve non-participating joins in eliminate_join_marks rule fixes #5039
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlglot [>= 24.a, < 25]
sqlglot [>= 25.31.dev0, < 25.32]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 26.1.3 to 26.17.1.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v26.1.3...v26.17.1)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 26.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 19, 2025 09:47
@sundarshankar89
Copy link
Collaborator

@dependabot close, SQLGLOT Transpiler will be moved out of remorph.

@asnare
Copy link
Contributor

asnare commented May 20, 2025

@dependabot close

@dependabot dependabot bot closed this May 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-26.17.1 branch May 20, 2025 08:57
@ericvergnaud
Copy link
Contributor

@sundarshankar89 The transpiler is moving out, but what about reconcile ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file do-not-merge python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants