trino
                                
                                 trino copied to clipboard
                                
                                    trino copied to clipboard
                            
                            
                            
                        Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
## 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. ( )...
## 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. ```
## 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...
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...
## 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...
## Description ## Additional context and related issues ## Release notes ( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release...
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 -...
## 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 -...