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 v24 #14

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot) ### [`v24.0.0`](https://togithub.com/tobymao/sqlglot/blob/HEAD/CHANGELOG.md#v2400---2024-05-21) [Compare Source](https://togithub.com/tobymao/sqlglot/compare/v23.17.0...v24.0.0) ##### :boom: BREAKING CHANGES - due to [`a077f17`](https://togithub.com/tobymao/sqlglot/commit/a077f17d10200980769ff69dd9044c95d6d718f2) - add reserved keywords *(PR [#​3525](https://togithub.com/tobymao/sqlglot/pull/3525) by [@​georgesittas](https://togithub.com/georgesittas))*: add reserved keywords ([#​3525](https://togithub.com/tobymao/sqlglot/issues/3525)) ##### :sparkles: New Features - [`d958bba`](https://togithub.com/tobymao/sqlglot/commit/d958bba8494b8bca9cf3ffef0384690bafd78393) - **snowflake**: add support for CREATE WAREHOUSE *(PR [#​3510](https://togithub.com/tobymao/sqlglot/pull/3510) by [@​yingw787](https://togithub.com/yingw787))* - :arrow_lower_right: *addresses issue [#​3502](https://togithub.com/tobymao/sqlglot/issues/3502) opened by [@​yingw787](https://togithub.com/yingw787)* - [`2105300`](https://togithub.com/tobymao/sqlglot/commit/21053004dbb4c6dc3bcb078c4ab93f267e2c63b2) - **databricks**: Enable hex string literals *(PR [#​3522](https://togithub.com/tobymao/sqlglot/pull/3522) by [@​VaggelisD](https://togithub.com/VaggelisD))* - :arrow_lower_right: *addresses issue [#​3521](https://togithub.com/tobymao/sqlglot/issues/3521) opened by [@​aersam](https://togithub.com/aersam)* - [`1ef3bb6`](https://togithub.com/tobymao/sqlglot/commit/1ef3bb6ab49eff66a50c4d3983f19292b6979e98) - **snowflake**: Add support for `CREATE STREAMLIT` *(PR [#​3519](https://togithub.com/tobymao/sqlglot/pull/3519) by [@​yingw787](https://togithub.com/yingw787))* - :arrow_lower_right: *addresses issue [#​3516](https://togithub.com/tobymao/sqlglot/issues/3516) opened by [@​yingw787](https://togithub.com/yingw787)* ##### :bug: Bug Fixes - [`5cecbfa`](https://togithub.com/tobymao/sqlglot/commit/5cecbfa63a770c4d623f4a5f76d1a7a5f59d087d) - unnest identifier closes [#​3512](https://togithub.com/tobymao/sqlglot/pull/3512) *(commit by [@​tobymao](https://togithub.com/tobymao))* - [`33ab353`](https://togithub.com/tobymao/sqlglot/commit/33ab3536d68203f4fceee63507b5c73076d48ed7) - **snowflake**: parse certain DB_CREATABLES as identifiers *(commit by [@​georgesittas](https://togithub.com/georgesittas))* - [`d468f92`](https://togithub.com/tobymao/sqlglot/commit/d468f92a16decabdf847d7de19f82d65d1939d92) - **doris**: dont generate arrows for JSONExtract\* closes [#​3513](https://togithub.com/tobymao/sqlglot/pull/3513) *(commit by [@​georgesittas](https://togithub.com/georgesittas))* - [`bfb9f98`](https://togithub.com/tobymao/sqlglot/commit/bfb9f983d35e080ec1f8c171a65d576af873c0ea) - **postgres**: parse @​> into ArrayContainsAll, improve transpilation *(PR [#​3515](https://togithub.com/tobymao/sqlglot/pull/3515) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *fixes issue [#​3511](https://togithub.com/tobymao/sqlglot/issues/3511) opened by [@​Toms1999](https://togithub.com/Toms1999)* - [`4def45b`](https://togithub.com/tobymao/sqlglot/commit/4def45bb553f6fbc65dcf0fa3d6e8c3f5ec000ea) - make UDF DDL property parsing more lenient closes [#​3517](https://togithub.com/tobymao/sqlglot/pull/3517) *(commit by [@​georgesittas](https://togithub.com/georgesittas))* - [`a077f17`](https://togithub.com/tobymao/sqlglot/commit/a077f17d10200980769ff69dd9044c95d6d718f2) - **mysql**: add reserved keywords *(PR [#​3525](https://togithub.com/tobymao/sqlglot/pull/3525) by [@​georgesittas](https://togithub.com/georgesittas))* - :arrow_lower_right: *fixes issue [#​3520](https://togithub.com/tobymao/sqlglot/issues/3520) opened by [@​Toms1999](https://togithub.com/Toms1999)* - :arrow_lower_right: *fixes issue [#​3524](https://togithub.com/tobymao/sqlglot/issues/3524) opened by [@​Toms1999](https://togithub.com/Toms1999)* ##### :wrench: Chores - [`358f30c`](https://togithub.com/tobymao/sqlglot/commit/358f30cc02959275c53a2ee9eccde04ddc6a74a5) - remove redundant postgres JSONB token mapping *(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.

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.