Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
trino 0.327.0 -> 0.328.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.328.0

Compare Source

  • Add support for Python 3.12 and drop support for Python 3.7 and PyPy 3.8
    which are end-of-life.
    (#​438)
  • Add support for JSON data type to SQLAlchemy dialect.
    (#​387)
  • Add support for IGNORE NULLS in window functions when using SQLAlchemy.
    (#​429)
  • Add support for MAP type to SQLAlchemy dialect.
    (#​397)
  • Add support for per-user OAuth2 token cache if the user is provided when
    creating the connection. If user is not provided the previous behaviour of
    a per-host token cache is used.
    (#​430)
  • Add support to configure log level for all modules via the root logger. The
    root logger is named trino.
    (#​434)
  • Allow using keyring.backends.null.Keyring to disable keyring when using
    OAuth2.
    (#​431)
  • Fix fetchall returning already returned rows if called after fetchone or
    fetchmany.
    (#​414)
  • Fix possible failures when retrieving query results if the server returns
    empty data.
    (#​443)
  • Fix error when closing a cursor without executing a query.
    (#​428)
  • Fix get_indexes in SQLAlchemy to not fail when called for non-Hive tables.
    (#​426)
  • Fix reading and writing MAP types with boolean or integer keys.
    (#​441)
  • Fix incompatibility when using trino-python-client with
    Ray.
    (#​420)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

sonarcloud bot commented Feb 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mergify mergify bot merged commit b49042d into main Feb 16, 2024
122 checks passed
@mergify mergify bot deleted the renovate/read-delta-lake-by-trino-trino-0.x branch February 16, 2024 16:10
Copy link

🎉 This PR is included in version 1.105.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants