databrickslabs / remorph

Cross-compiler and Data Reconciler into Databricks Lakehouse
Other
28 stars 16 forks source link

Bump sqlglot from 25.6.1 to 25.8.1 #749

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps sqlglot from 25.6.1 to 25.8.1.

Changelog

Sourced from sqlglot's changelog.

[v25.8.1] - 2024-07-30

:bug: Bug Fixes

[v25.8.0] - 2024-07-29

:sparkles: New Features

:bug: Bug Fixes

:recycle: Refactors

[v25.7.1] - 2024-07-25

:bug: Bug Fixes

[v25.7.0] - 2024-07-25

:sparkles: New Features

... (truncated)

Commits
  • a295b3a Fix(tsql): regression related to CTEs in CREATE VIEW AS statements (#3852)
  • 864d150 docs: update API docs, CHANGELOG.md for v25.8.0 [skip ci]
  • 89976c1 Fix(parser): allow 'cube' to be used for identifiers (#3850)
  • d00ea9c Refactor: exclude boolean args in Generator.format_args (#3849)
  • f8ca6b4 Fix(tsql): bubble up exp.Create CTEs to improve transpilability (#3848)
  • 12ae9cd Fix(tsql): handle JSON_QUERY with a single argument (#3847)
  • d71eb4e fix: pretty gen for tuples
  • 2ffb070 fix(duckdb): allow fixed length array casts closes #3841 (#3842)
  • 57ecc84 Fix(duckdb): wrap left IN clause json extract arrow operand fixes #3836
  • 45f45ea Feat(duckdb): add support for SUMMARIZE (#3840)
  • Additional commits viewable in compare view


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

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 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)