databrickslabs / remorph

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

Bump sqlglot from 25.8.1 to 25.10.0 #781

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps sqlglot from 25.8.1 to 25.10.0.

Changelog

Sourced from sqlglot's changelog.

[v25.10.0] - 2024-08-08

:boom: BREAKING CHANGES

:sparkles: New Features

:bug: Bug Fixes

:recycle: Refactors

[v25.9.0] - 2024-08-05

:boom: BREAKING CHANGES

  • due to 64e187c - transpile postgres impliclitly exploding GENERATE_SERIES proje… (PR #3853 by @​georgesittas):

    transpile postgres impliclitly exploding GENERATE_SERIES proje… (#3853)

  • due to e53e7cc - Generation of exp.ArrayConcat for 2-arg based dialects (PR #3864 by @​VaggelisD):

    Generation of exp.ArrayConcat for 2-arg based dialects (#3864)

  • due to 659b8bf - Support for BQ's exp.GenerateDateArray generation (PR #3865 by @​VaggelisD):

    Support for BQ's exp.GenerateDateArray generation (#3865)

:sparkles: New Features

... (truncated)

Commits
  • ef16b1d fix: Fix COLLATE's RHS parsing (#3887)
  • 411f62a feat(bigquery): Support for GENERATE_TIMESTAMP_ARRAY, DDB transpilation (#3888)
  • 528f690 feat(duckdb): Transpile Snowflake's CONVERT_TIMEZONE 3-arg version (#3883)
  • 2ad9bfe Fix(snowflake): support table qualification in USING clause (#3885)
  • 62ceed2 Fix(redshift): parse first arg in DATE_PART into a Var fixes #3882
  • 3e4fcf7 feat(databricks): Add support for STREAMING tables (#3878)
  • 3eb46db Refactor(optimizer)!: switch off CSV file schema inference by default (#3879)
  • 7169e6e Fix(bigquery): ensure Funcs are preserved when used as Tables (#3877)
  • a8fb005 docs: update API docs, CHANGELOG.md for v25.9.0 [skip ci]
  • 306ca97 Fix!(optimizer): detect correlation in derived tables nested within subquerie...
  • 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)
sundarshankar89 commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

sundarshankar89 commented 1 month ago

@dependabot recreate

github-actions[bot] commented 1 month ago

Coverage tests results

401 tests  ±0   154 :white_check_mark: ±0   4s :stopwatch: -1s   2 suites ±0     0 :zzz: ±0    2 files   ±0   247 :x: ±0 

For more details on these failures, see this check.

Results for commit 2bcb70b4. ± Comparison against base commit a01a719b.

dependabot[bot] commented 4 weeks ago

A newer version of sqlglot exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

sundarshankar89 commented 2 weeks ago

@dependabot close