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 ## Additional context and related issues https://github.com/trinodb/trino/pull/22211 ## Release notes ( ) This is not user-visible or is docs only, and no release notes are required. ( )...

cla-signed
docs
mongodb

## Description Support user customs schema in Ignite connector Fixes https://github.com/trinodb/trino/issues/8552 ## Release notes ```markdown ## Ignite * Support user customs schema in Ignite connector. ```

cla-signed

## Description This Pull Request modified the `InputReader` class, it fixes #6190. Before: Gray Prompt , it has Low Visibility on Dark Backgrounds, or maybe invisible on some dark themes....

## Description They were deprecated in 445 when replacement methods were added; I guess 10 versions is long enough for a transition period. ## Additional context and related issues Related...

cla-signed
stale-ignore

Is full transaction support for Iceberg on the roadmap? What I tried (SQL): ``` sql START TRANSACTION; insert into my_trino_schema.my_table select 43, 'hello world 2', 12.12; insert into my_trino_schema.my_table2 select...

iceberg

## Description Enable large dynamic filters with increased limits. ## Additional context and related issues ## Release notes ( ) This is not user-visible or is docs only, and no...

cla-signed
stale

## Description ## Additional context and related issues ## Release notes ( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release...

cla-signed

The MERGE operation encompasses three actions: `INSERT`, `UPDATE`, and `DELETE`. Its purpose is to facilitate the integration of these operations with FTE. The `INSERT` operation is already supported in the...

## Description Smaller PRs will be chopped from this uber-PR. ### TODO for varchars ## Additional context and related issues - https://github.com/trinodb/trino/issues/7100 #### VARCHAR PRs: - https://github.com/trinodb/trino/pull/23455 - https://github.com/trinodb/trino/pull/22921 -...

cla-signed
hive

## Description ## Additional context and related issues - https://github.com/trinodb/trino/issues/7100 - https://github.com/trinodb/trino/issues/10537 - https://github.com/trinodb/trino/pull/15040 PRs: - https://github.com/trinodb/trino/pull/23460 - https://github.com/trinodb/trino/pull/23785 - https://github.com/trinodb/trino/pull/23788 - https://github.com/trinodb/trino/pull/23789 - https://github.com/trinodb/trino/pull/23802 ClickHouse docs: - https://clickhouse.com/docs/en/sql-reference/data-types/datetime -...

cla-signed