Skip to content

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.4.0#430

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.4.0
Closed

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.4.0#430
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2025

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v27.3.1] - 2025-07-24

💥 BREAKING CHANGES

  • due to 48703c4 - temporarily move VARCHAR length inference logic to Fabric (commit by @​georgesittas):

    temporarily move VARCHAR length inference logic to Fabric

✨ New Features

🔧 Chores

[v27.3.0] - 2025-07-24

💥 BREAKING CHANGES

  • due to d7ccb48 - week/quarter support (PR #5374 by @​eakmanrq):

    week/quarter support (#5374)

  • due to b368fba - parse and annotate type for ASCII (PR #5377 by @​geooo109):

    parse and annotate type for ASCII (#5377)

  • due to 7f19b31 - annotate type for UNICODE (PR #5381 by @​geooo109):

    annotate type for UNICODE (#5381)

  • due to 9e8d3ab - Preserve struct-column parentheses for RisingWave dialect (PR #5376 by @​MisterWheatley):

    Added dialect as argument to simplify_parens function

    • style: Ran formatter and tests. Fixed type annotation for simplify_parens
    • Fix: Make dialect in simplify_parens optional.
      Co-authored-by: Jo 46752250+georgesittas@users.noreply.github.com
    • Fix(optimizer): Tweaks to make simple non-nested star expand pass unit test for RW
    • Fix(optimizer): Added test for deep nested unpacking for BigQuery and RisingWave
    • style: Ran formatting check
    • fix: Remove unuses function from RisingWave dialect test
    • docs: updated docstring of new _expand_struct_stars_risingwave internal function
    • fix: apply suggestions from code review 2
      Co-authored-by: Jo 46752250+georgesittas@users.noreply.github.com
    • fix(optimizer,risingwave): Ensure that struct star-expansion to the correct level for RisingWave
      Updated logic for expanding (struct_col).* expressions in RisingWave to correctly handle the level of nesting.
      Moved struct expansion tests to tests/fixtures/qualify_columns.sql on behest of maintainers.

  • due to 3223e63 - cast datetimeoffset to datetime2 (PR #5385 by @​mattiasthalen):

    cast datetimeoffset to datetime2 (#5385)

... (truncated)

Commits
  • 48703c4 Chore(tsql)!: temporarily move VARCHAR length inference logic to Fabric
  • 4cc321c feat(singlestore): Added initial implementation of SingleStore dialect (#5447)
  • 6b51cbd docs: update API docs, CHANGELOG.md for v27.3.0 [skip ci]
  • 4c5b687 Feat(snowflake): transpile IS <boolean> (IS can only be used with NULL) (#5467)
  • bee82f3 fix(snowflake)!: Remove UNKNOWN type from TRY_CAST (#5466)
  • 8f16f52 Fix: restore default sql_names for DecodeCase (#5465)
  • 9b54c82 Remove unnecessary read branch in validate_all for Exasol
  • 9795021 feat(exasol): transformed column comments (#5464)
  • cdbf595 fix(snowflake)!: Wrap GET_PATH value with PARSE_JSON preemptively (#5458)
  • 5a476a5 Use validate identity
  • Additional commits viewable in compare view

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

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)

Updates the requirements on [sqlglot](https://github.com/tobymao/sqlglot) to permit the latest version.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v22.3.1...v27.3.1)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 27.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #431.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.4.0 branch July 28, 2025 02:50
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants