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 Enabled ppc64le (IBM Power architecture) builds by adding an appropriate entry in ci.yml. The complete code was already ready for ppc64le support, so only this minor change was...

## Description Add links to the new SQL MERGE statement to the appropriate documentation > Is this change a fix, improvement, new feature, refactoring, or other? Improvement > Is this...

cla-signed
docs

## Description > Is this change a fix, improvement, new feature, refactoring, or other? Improvement. > Is this a change to the core query engine, a connector, client library, or...

cla-signed
docs

## Description `requiredAudience` validation fails if `aud` claim contains multiple audiences in JWT token. - Remove `jwtParser.requireAudience(config.getRequiredAudience());` to not to validate `aud` during `parseClaimsJws`. - Add `validateAudience` method and call...

## Description Implements verification of file footer, row count and checksum of columns. Added a config `parquet.optimized-writer.validation-percentage` and session property in hive connector to control the percentage of written files...

cla-signed
docs
tests:hive
performance

Currently `hive.metastore.thrift.delete-files-on-drop` only applies to DROP TABLE. I believe that it should apply to deleting individual partitions as well.

## Description This change removes deprecated Elasticsearch pass-through query from the Elasticearch connector ## Related issues, pull requests, and links Fixes #13050 ## Documentation ( ) No documentation is needed....

cla-signed
docs

## Description > Is this change a fix, improvement, new feature, refactoring, or other? improvement > Is this a change to the core query engine, a connector, client library, or...

cla-signed

## Description This PR is to allow to provide `sorted_by` as the properties like partitioning. The sorted field definition will follow these rules: 1. Sorted field needs to be present...

cla-signed

## Description Detect and block merge commits and commits with `fixup!` in the message. > Is this change a fix, improvement, new feature, refactoring, or other? improvement > Is this...

cla-signed