Skip to content

chore(deps): bump trino from 0.337.0 to 0.338.0 - #1087

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/trino-0.338.0
Open

chore(deps): bump trino from 0.337.0 to 0.338.0#1087
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/trino-0.338.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps trino from 0.337.0 to 0.338.0.

Release notes

Sourced from trino's releases.

0.338.0

What's Changed

New Contributors

Full Changelog: trinodb/trino-python-client@0.337.0...0.338.0

Changelog

Sourced from trino's changelog.

Release 0.338.0

  • Lazily load spooled result set segments to keep memory usage constant. (#597)
  • Send heartbeats in a separate thread while downloading spooled segments. (#604)
  • Add support for the NUMBER type. (#610)
  • Fix spurious warnings and bogus index when reflecting Iceberg tables. (#520)
  • Fix columns property to handle lazy spooled result segments. (#599)
Commits
  • 94c3e1c Bump version to 0.338.0
  • ef1b6c7 Add 0.338.0 release notes
  • 771c0ab Add NUMBER support
  • 426b992 Replace EOL PyPy 3.9/3.10 with PyPy 3.11 in CI matrix
  • 60443ac Implement heartbeat requests in a separate thread
  • 9cfaa16 Fix columns property to handle lazy SegmentIterator
  • a2a1001 Lazily load spooled result set segments
  • 87b5d6c Add integration tests for get_indexes on Iceberg and Hive tables
  • 5570ffd Fix spurious warnings and bogus index when reflecting Iceberg tables
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [trino](https://github.com/trinodb/trino-python-client) from 0.337.0 to 0.338.0.
- [Release notes](https://github.com/trinodb/trino-python-client/releases)
- [Changelog](https://github.com/trinodb/trino-python-client/blob/master/CHANGES.md)
- [Commits](trinodb/trino-python-client@0.337.0...0.338.0)

---
updated-dependencies:
- dependency-name: trino
  dependency-version: 0.338.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants