eakmanrq / sqlframe

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

chore(deps): update dependency sqlglot to >=24.0.0,<25.9 #130

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot) ### [`v25.8.0`](https://togithub.com/tobymao/sqlglot/blob/HEAD/CHANGELOG.md#v2580---2024-07-29) [Compare Source](https://togithub.com/tobymao/sqlglot/compare/v25.7.1...v25.8.0) ##### :sparkles: New Features - [`e37d63a`](https://togithub.com/tobymao/sqlglot/commit/e37d63a17d4709135c1de7876b2898cf7bd2e641) - **bigquery**: add support for BYTEINT closes [#​3838](https://togithub.com/tobymao/sqlglot/pull/3838) *(commit by [@​georgesittas](https://togithub.com/georgesittas))* - [`4c912cd`](https://togithub.com/tobymao/sqlglot/commit/4c912cd2302874b8abeed3cafa93ff3771b8dcba) - **clickhouse**: improve parsing/transpilation of StrToDate *(PR [#​3839](https://togithub.com/tobymao/sqlglot/pull/3839) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *addresses issue [#​3837](https://togithub.com/tobymao/sqlglot/issues/3837) opened by [@​ace-xc](https://togithub.com/ace-xc)* - [`45f45ea`](https://togithub.com/tobymao/sqlglot/commit/45f45eaaac5a9130168dddaef4713542886a83cb) - **duckdb**: add support for SUMMARIZE *(PR [#​3840](https://togithub.com/tobymao/sqlglot/pull/3840) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *addresses issue [#​3823](https://togithub.com/tobymao/sqlglot/issues/3823) opened by [@​cpcloud](https://togithub.com/cpcloud)* ##### :bug: Bug Fixes - [`57ecc84`](https://togithub.com/tobymao/sqlglot/commit/57ecc8465a3c4d1e0ab1db71dc185c80efc5d0aa) - **duckdb**: wrap left IN clause json extract arrow operand fixes [#​3836](https://togithub.com/tobymao/sqlglot/pull/3836) *(commit by [@​georgesittas](https://togithub.com/georgesittas))* - [`2ffb070`](https://togithub.com/tobymao/sqlglot/commit/2ffb07070952cde7ac9a1883cbf9b4c477c55abb) - **duckdb**: allow fixed length array casts closes [#​3841](https://togithub.com/tobymao/sqlglot/pull/3841) *(PR [#​3842](https://togithub.com/tobymao/sqlglot/pull/3842) by [@​tobymao](https://togithub.com/tobymao))* - [`d71eb4e`](https://togithub.com/tobymao/sqlglot/commit/d71eb4ebc2a0f82c567b32de51298f0d82f400a1) - pretty gen for tuples *(commit by [@​tobymao](https://togithub.com/tobymao))* - [`12ae9cd`](https://togithub.com/tobymao/sqlglot/commit/12ae9cdc1c1f52735f8c60488b5d98a4872bf764) - **tsql**: handle JSON_QUERY with a single argument *(PR [#​3847](https://togithub.com/tobymao/sqlglot/pull/3847) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *fixes issue [#​3843](https://togithub.com/tobymao/sqlglot/issues/3843) opened by [@​zachary62](https://togithub.com/zachary62)* - [`f8ca6b4`](https://togithub.com/tobymao/sqlglot/commit/f8ca6b4048ee22585cd7635f83b25fe2df9bd748) - **tsql**: bubble up exp.Create CTEs to improve transpilability *(PR [#​3848](https://togithub.com/tobymao/sqlglot/pull/3848) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *fixes issue [#​3844](https://togithub.com/tobymao/sqlglot/issues/3844) opened by [@​zachary62](https://togithub.com/zachary62)* - [`89976c1`](https://togithub.com/tobymao/sqlglot/commit/89976c1dbb61bdfe3bbb98702b18365e90a69acb) - **parser**: allow 'cube' to be used for identifiers *(PR [#​3850](https://togithub.com/tobymao/sqlglot/pull/3850) by [@​georgesittas](https://togithub.com/georgesittas))* ##### :recycle: Refactors - [`d00ea9c`](https://togithub.com/tobymao/sqlglot/commit/d00ea9c4d39f686fabbe864e88cfe5c071fd4f66) - exclude boolean args in Generator.format_args *(PR [#​3849](https://togithub.com/tobymao/sqlglot/pull/3849) 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 was generated by Mend Renovate. View the repository job log.