trino icon indicating copy to clipboard operation
trino copied to clipboard

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

Results 955 trino issues
Sort by recently updated
recently updated
newest added

## Description Connector for the Neo4j graph database. ## Additional context and related issues See [docs](https://github.com/ragnard/trino/blob/neo4j-bolt-connector/docs/src/main/sphinx/connector/neo4j.md) for connector overview. ## Release notes [ ] This is not user-visible or is...

cla-signed
docs

## Description These changes address the problem when the new files in manifest are not visible by `directoryLister` immediately because of the caching delay (see #20344). The `buildManifestFileIterator()` method now...

cla-signed
tests:hive
hive

This issue acts as an :open_umbrella: for the coercions done or which are supposed to get done in Hive to provide an overview for what efforts have been done in...

hive

Requires https://github.com/trinodb/docker-images/pull/186. Passes for me reliably locally :tada: Fixes https://github.com/trinodb/trino/issues/7297

cla-signed

## Description Add support for integer number to varchar coercer in unpartitioned table. ## Additional context and related issues ## Release notes ( ) This is not user-visible or docs...

cla-signed
tests:hive
hive

When you expose a port to the network in testing with `org.testcontainers.Testcontainers#exposeHostPorts(int...)` It starts a `testcontainers/sshd` in the docker session as can be seen in `org.testcontainers.containers.PortForwardingContainer`. After the tests complete,...

test

## Description Fixes https://github.com/trinodb/trino/issues/15109 Support partitioning on nested ROW fields in Iceberg ## Release notes ( ) This is not user-visible or docs only and no release notes are required....

cla-signed
docs
iceberg
stale
stale-ignore

## Description Relates to https://github.com/trinodb/trino/issues/19345 ## Release notes (x) Release notes are required, with the following suggested text: ```markdown # Delta Lake * Add support for reading tables with [v2...

cla-signed
delta-lake

## Description Files.walk method may throw an exception during the iteration. https://bugs.openjdk.org/browse/JDK-8039910 Fixes #20520 ## Release notes (x) This is not user-visible or is docs only, and no release notes...

cla-signed
tests:hive
no-release-notes
hive