eakmanrq / sqlframe

Turning PySpark Into a Universal DataFrame API
https://sqlframe.readthedocs.io/en/stable/
MIT License
191 stars 3 forks source link

chore(deps): update dependency sqlglot to >=24.0.0,<24.2 #38

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlglot >=24.0.0,<24.1 -> >=24.0.0,<24.2 age adoption passing confidence

Release Notes

tobymao/sqlglot (sqlglot) ### [`v24.1.0`](https://togithub.com/tobymao/sqlglot/blob/HEAD/CHANGELOG.md#v2410---2024-05-30) [Compare Source](https://togithub.com/tobymao/sqlglot/compare/v24.0.3...v24.1.0) ##### :boom: BREAKING CHANGES - due to [`0788c94`](https://togithub.com/tobymao/sqlglot/commit/0788c944a85d7323b61109ee1ccb5859e3d08404) - Expand stars on BigQuery's tbl.struct_col.\* selections *(PR [#​3531](https://togithub.com/tobymao/sqlglot/pull/3531) by [@​VaggelisD](https://togithub.com/VaggelisD))*: Expand stars on BigQuery's tbl.struct_col.\* selections ([#​3531](https://togithub.com/tobymao/sqlglot/issues/3531)) - due to [`3e71393`](https://togithub.com/tobymao/sqlglot/commit/3e71393cb8e201a75321fbc179289eb15b1dc6ce) - Refactor struct star expansion in BQ *(PR [#​3576](https://togithub.com/tobymao/sqlglot/pull/3576) by [@​VaggelisD](https://togithub.com/VaggelisD))*: Refactor struct star expansion in BQ ([#​3576](https://togithub.com/tobymao/sqlglot/issues/3576)) ##### :sparkles: New Features - [`0788c94`](https://togithub.com/tobymao/sqlglot/commit/0788c944a85d7323b61109ee1ccb5859e3d08404) - **optimizer**: Expand stars on BigQuery's tbl.struct_col.\* selections *(PR [#​3531](https://togithub.com/tobymao/sqlglot/pull/3531) by [@​VaggelisD](https://togithub.com/VaggelisD))* - :arrow_lower_right: *addresses issue [#​3484](https://togithub.com/tobymao/sqlglot/issues/3484) opened by [@​Bladieblah](https://togithub.com/Bladieblah)* ##### :bug: Bug Fixes - [`14d63ee`](https://togithub.com/tobymao/sqlglot/commit/14d63ee8172ddc972d6677071cae3880c748c3aa) - bubble up Identifier comments to TableAliases *(PR [#​3571](https://togithub.com/tobymao/sqlglot/pull/3571) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *fixes issue [#​3570](https://togithub.com/tobymao/sqlglot/issues/3570) opened by [@​fangxingli](https://togithub.com/fangxingli)* - [`ba90c22`](https://togithub.com/tobymao/sqlglot/commit/ba90c22921448ef6b5a0497a9a48918d0e8a9654) - **snowflake**: COPY Postfix *(PR [#​3564](https://togithub.com/tobymao/sqlglot/pull/3564) by [@​VaggelisD](https://togithub.com/VaggelisD))* - [`3e71393`](https://togithub.com/tobymao/sqlglot/commit/3e71393cb8e201a75321fbc179289eb15b1dc6ce) - **optimizer**: Refactor struct star expansion in BQ *(PR [#​3576](https://togithub.com/tobymao/sqlglot/pull/3576) by [@​VaggelisD](https://togithub.com/VaggelisD))* ##### :recycle: Refactors - [`1e1dc3f`](https://togithub.com/tobymao/sqlglot/commit/1e1dc3fea8c5fc1f86fefe6af384e38c8531f2d2) - **optimizer**: minor improvements in the struct star expansion *(PR [#​3568](https://togithub.com/tobymao/sqlglot/pull/3568) by [@​georgesittas](https://togithub.com/georgesittas))* ##### :wrench: Chores - [`b12ea8c`](https://togithub.com/tobymao/sqlglot/commit/b12ea8c126d5debef59e9d9bcbbc6fd5ecf56682) - minor style changes related to COPY INTO *(commit by [@​georgesittas](https://togithub.com/georgesittas))*

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.