hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
217 stars 35 forks source link

fix(read-delta-lake-by-trino): update dependency trino to v0.329.0 #17905

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
trino 0.328.0 -> 0.329.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

trinodb/trino-python-client (trino) ### [`v0.329.0`](https://togithub.com/trinodb/trino-python-client/blob/HEAD/CHANGES.md#Release-03290) [Compare Source](https://togithub.com/trinodb/trino-python-client/compare/0.328.0...0.329.0) - Add support for `SET SESSION AUTHORIZATION`. ([#​349](https://togithub.com/trinodb/trino-python-client/issues/349)) - Add support for GSSAPI based Kerberos authentication. Use `auth=GSSAPIAuthentication(...)` to use it. ([#​454](https://togithub.com/trinodb/trino-python-client/issues/454)) - Add support to SQLAlchemy dialect for `ROW` and `ARRAY` DDL generation. ([#​458](https://togithub.com/trinodb/trino-python-client/issues/458)) - Fix possible OAuth2 authentication failures when identity providers return multiple challenges. ([#​444](https://togithub.com/trinodb/trino-python-client/issues/444))

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.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud