eakmanrq / sqlframe

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

chore(deps): update dependency sqlglot to v25 #53

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot) ### [`v25.0.1`](https://togithub.com/tobymao/sqlglot/compare/v25.0.0...v25.0.1) [Compare Source](https://togithub.com/tobymao/sqlglot/compare/v25.0.0...v25.0.1) ### [`v25.0.0`](https://togithub.com/tobymao/sqlglot/blob/HEAD/CHANGELOG.md#v2500---2024-06-05) [Compare Source](https://togithub.com/tobymao/sqlglot/compare/v24.1.2...v25.0.0) ##### :bug: Bug Fixes - [`f7081c4`](https://togithub.com/tobymao/sqlglot/commit/f7081c455cf2f61af61dcfd0859a1bf272b84258) - builder other props closes [#​3588](https://togithub.com/tobymao/sqlglot/pull/3588) *(commit by [@​tobymao](https://togithub.com/tobymao))* - [`13009ca`](https://togithub.com/tobymao/sqlglot/commit/13009ca5c14d81b7a07311a38f329b967f909926) - **doris**: use CSV syntax for GROUP_CONCAT *(PR [#​3592](https://togithub.com/tobymao/sqlglot/pull/3592) by [@​Toms1999](https://togithub.com/Toms1999))* - [`bf7fd12`](https://togithub.com/tobymao/sqlglot/commit/bf7fd12f9a19bf91dd89f76cf376bf6004d83dc0) - no_ilike_sql to lower both sides *(PR [#​3593](https://togithub.com/tobymao/sqlglot/pull/3593) by [@​barakalon](https://togithub.com/barakalon))* - [`8d87568`](https://togithub.com/tobymao/sqlglot/commit/8d875681403a43282e1f414ca90f3cf955f26027) - stop normalization_distance early *(PR [#​3594](https://togithub.com/tobymao/sqlglot/pull/3594) by [@​barakalon](https://togithub.com/barakalon))* - [`3e38912`](https://togithub.com/tobymao/sqlglot/commit/3e38912cd0de2e3939221b6ad8ae194e68cfe288) - **duckdb**: add reserved keywords *(PR [#​3597](https://togithub.com/tobymao/sqlglot/pull/3597) by [@​georgesittas](https://togithub.com/georgesittas))* - [`5683d5f`](https://togithub.com/tobymao/sqlglot/commit/5683d5fe7eeae8f70751de962644c0981c21c7fc) - **hive**: generate TRUNC for TimestampTrunc *(PR [#​3600](https://togithub.com/tobymao/sqlglot/pull/3600) by [@​Toms1999](https://togithub.com/Toms1999))* - [`ff55ec1`](https://togithub.com/tobymao/sqlglot/commit/ff55ec1ca8c259f3c304aa7f6039c033f1fe728c) - **hive**: generate string unit for TRUNC, parse it into TimestampTrunc too *(commit by [@​georgesittas](https://togithub.com/georgesittas))* - [`12b6aa7`](https://togithub.com/tobymao/sqlglot/commit/12b6aa7006bbf005c750070d9e266153057ff281) - **snowflake**: Fix COPY INTO with subquery *(PR [#​3605](https://togithub.com/tobymao/sqlglot/pull/3605) by [@​VaggelisD](https://togithub.com/VaggelisD))* - :arrow_lower_right: *fixes issue [#​3604](https://togithub.com/tobymao/sqlglot/issues/3604) opened by [@​ajuszczak](https://togithub.com/ajuszczak)* - [`061be9b`](https://togithub.com/tobymao/sqlglot/commit/061be9bda9e03b17590a0ac58fa2fec0540e2e77) - optimize absorb_and_eliminate and remove_complements *(PR [#​3595](https://togithub.com/tobymao/sqlglot/pull/3595) by [@​barakalon](https://togithub.com/barakalon))* ##### :wrench: Chores - [`7dd244b`](https://togithub.com/tobymao/sqlglot/commit/7dd244b6a57e4e8cc9d07cbaf3e89c60fa665a69) - **hive**: test TRUNC roundtrip *(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.