Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/trinodb/trino

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

Support CREATE FUNCTION and SQL-defined functions

findepi opened this issue over 2 years ago
JDBC Client: fix a bug where TrinoResultSet cannot be properly closed

xiacongling opened this pull request over 2 years ago
Optimize join when build side is unique

skrzypo987 opened this pull request over 2 years ago
Fix leak in SqlQueryManager

lzeiming opened this pull request over 2 years ago
Add support for `CREATE OR REPLACE TABLE` statement

mdesmet opened this pull request over 2 years ago
Speedup analyze hive table with many partitions

smallx opened this pull request over 2 years ago
Bump version of Hydra to 1.11.9 (multiarch)

mdesmet opened this pull request over 2 years ago
Support for TIMESTAMP WITH TIME ZONE with nanosecond precision in Parquet

zielmicha opened this pull request over 2 years ago
Support for reading TIMESTAMP WITH LOCAL TIME ZONE in Hive connector

zielmicha opened this pull request over 2 years ago
Add Parquet column index filtering to Iceberg

electrum opened this pull request over 2 years ago
Support query pass-through for Pinot connector

elonazoulay opened this pull request over 2 years ago
Fail on interval with exceeded precision

mwesolowski opened this pull request over 2 years ago
Added Kerberos for Trino to connect to Phoenix

zxl333 opened this pull request over 2 years ago
Skew join optimizer

damnMeddlingKid opened this pull request over 2 years ago
Iceberg Metadata Cache for faster query planning

abhinav-yadav-git opened this pull request over 2 years ago
Add row pattern recognition functions to list of functions

verhovsky opened this pull request over 2 years ago
Support execution by partition in addition to by bucket for Hive connector

jacobbaskin opened this pull request over 2 years ago
Add `ignore_broken_catalogs` system session property

mdesmet opened this pull request over 2 years ago
Translate dynamic filter to compiled filter

yikf opened this issue over 2 years ago
Apache Ranger plugin

dprophet opened this pull request over 2 years ago
To be compatible with Apache Hive 4

zhangbutao opened this pull request over 2 years ago
Document incorrect results caution about Alluxio

ebyhr opened this issue over 2 years ago
Make engine use concrete Block type depending on Column/Symbol type

sopel39 opened this issue over 2 years ago
Map Cassandra LIST to Trino ARRAY Type

chen-ni opened this pull request over 2 years ago
Add async refresh OAuth flows

s2lomon opened this pull request over 2 years ago
Is there a plan for vectorization excution?

a516072575 opened this issue over 2 years ago
CREATE [OR REPLACE] TABLE support for Iceberg and Delta

wrb2 opened this issue over 2 years ago
Truncate responses to /v1/query

Rramu91 opened this pull request over 2 years ago
Support table statistic and join pushdown in MariaDB

zhaoyim opened this pull request over 2 years ago
Implement session logout and redirection to login Oauth server

anilkumar000 opened this issue over 2 years ago
Trino CLI reports data with wrong units

metadaddy opened this issue over 2 years ago
Use Iceberg field paths for files systems tables

danielcweeks opened this pull request over 2 years ago
"No tests executed" Exception while executing product test on Mac

chen-ni opened this issue over 2 years ago
ERROR: [Errno 13] Permission denied: '/var/presto'

ROR827982 opened this issue over 2 years ago
Remove leftover file in Phoenix 4 connector

martint opened this pull request over 2 years ago
Add a Maven Archetype for creating new Trino plugins

nineinchnick opened this pull request over 2 years ago
Max requests queued per destination 1024 exceeded for HttpDestination

duhanmin opened this issue over 2 years ago
Make timeout in testAddColumnConcurrently configurable

leveyja opened this pull request over 2 years ago
Update zookeeper version to 3.8.0

kobihikri opened this pull request over 2 years ago
Iceberg procedures

electrum opened this pull request over 2 years ago
Support branching of Iceberg tables

findinpath opened this issue over 2 years ago
Unify AWS credential providers across modules

ksobolew opened this pull request over 2 years ago
Enabling rubix for trino-iceberg

rupal-s opened this pull request over 2 years ago
Add IN operator to the comparison section documentation

ishween opened this pull request over 2 years ago
Enable byte stream split parquet

manupatteri opened this pull request over 2 years ago
Minor type utils code refactoring

smallx opened this pull request over 2 years ago
Avoid test cleanup errors in Raptor

electrum opened this pull request over 2 years ago
Allow drop materialized view without storage table

zhaoyim opened this pull request over 2 years ago
Improve log message for ORC and table definition mismatch

ArvinZheng opened this pull request over 2 years ago
Fix missing historical metrics in trino-jmx

xmuyoo opened this pull request over 2 years ago
Use Iceberg Metadata table's API for snapshot metadata table

osscm opened this pull request over 2 years ago
Change type for CumulativeUserMemory to DataSize to avoid overflows

garimaj opened this pull request over 2 years ago
Batch BucketFunction

findepi opened this pull request over 2 years ago
Dynamic Catalogs

dain opened this issue over 2 years ago
Fix catalog registration race upon trino startup

grantatspothero opened this pull request over 2 years ago
Implementation of new MV SPIs for Iceberg connector

sungheun opened this pull request over 2 years ago
SPI extension to trigger initial refresh on MV creation

sungheun opened this pull request over 2 years ago
Delta Lake: Writer version 5 support

alexjo2144 opened this issue over 2 years ago
Add maven profile for -Xlint:deprecation compiler option

leveyja opened this pull request over 2 years ago
Document "DROP TABLE IF EXISTS" throws an error if view exists

sushi30 opened this pull request over 2 years ago
Initial refresh is triggered on materialized view creation

sungheun opened this pull request over 2 years ago
Rename caching hive metastore config

s2lomon opened this pull request over 2 years ago
Show table functions in `SHOW FUNCTIONS`

kasiafi opened this issue over 2 years ago
Remove json deserializer when pluginClassLoader unregister in HandleResolver

kyo-tom opened this pull request over 2 years ago
table versioning SPI

sopel39 opened this pull request over 2 years ago
Materialized view improvement

sungheun opened this issue over 2 years ago
Add user identity to HTTP headers for HiveS3

aislinnjeske opened this pull request over 2 years ago
Write statistics to ORC file for TINYINT

oneonestar opened this pull request over 2 years ago
Test changing Hive default compression to ZSTD

electrum opened this pull request over 2 years ago
Change default compression algorithm to ZSTD for ORC / Parquet

arhimondr opened this issue over 2 years ago
Support missing type for query based page source in BigQuery

ebyhr opened this issue over 2 years ago
Add PassThroughProcedure for JDBC Connector

harlequin opened this pull request over 2 years ago
Avoid blocking on a split source in fault tolerant task scheduling

raunaqmorarka opened this pull request over 2 years ago
Do not depend on retry_policy session property in test

losipiuk opened this pull request over 2 years ago
[WIP] #2110 Naive property file reload

ribrewguy opened this pull request over 2 years ago
Add support for partition filtering based on column transforms to Hive connector

vincentpoon opened this pull request over 2 years ago
Add push inequality filter expression below join rule

lukasz-stec opened this pull request over 2 years ago
Use SortedPositionLink for BETWEEN joins

sopel39 opened this issue over 2 years ago
All Queries Failing with "No handle resolver for connector: hive"

BalaMahesh opened this issue over 2 years ago
Add support to enable user defined custom plan optimizer

ariforu opened this pull request over 2 years ago
Add `add_files` procedure in Iceberg connector

erikerlandson opened this issue over 2 years ago
Support Nessie Catalog in Iceberg connector

nastra opened this pull request over 2 years ago
Adding an http proxy option for the kinesis connector

metalshanked opened this issue over 2 years ago
Add INSERT OVERWRITE to Trino SQL

georgewfisher opened this issue almost 3 years ago
Support CREATE VIEW in JDBC-based connectors

harlequin opened this issue almost 3 years ago