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

Get rid of JUnit 4

ssheikin opened this pull request 9 months ago
Minor code cleanup

findepi opened this pull request 9 months ago
Update trino-maven-plugin to v15

wendigo opened this pull request 9 months ago
Make scheduling of remote accessible splits with addresses more strict

sopel39 opened this pull request 9 months ago
Revert "Enable warning/error logs from libraries in tests"

findepi opened this pull request 9 months ago
Extend syntax for Dynamic Catalogs

ssheikin opened this pull request 9 months ago
Add .sdkmanrc java version

wendigo opened this pull request 9 months ago
Enable warning/error logs from libraries in tests

findepi opened this pull request 9 months ago
Revert "Enable JMX metrics for resource groups by default"

hashhar opened this pull request 9 months ago
Support lock-free commit for Iceberg using HMS

oneonestar opened this issue 9 months ago
Add remote alluxio cache

jja725 opened this pull request 9 months ago
Add customTraceAttributes to session

mduggan-starburst opened this pull request 9 months ago
Add custom trace attributes to query session

mduggan-starburst opened this issue 9 months ago
Restrict drop column operations for hive table

mgumieniak opened this pull request 9 months ago
file system cache doc change

MehulBatra opened this pull request 9 months ago
Implement dynamic row filtering in hive, iceberg and delta

sopel39 opened this pull request 9 months ago
Enable TopN for non-textual types for clickhouse-connector

sylph-eu opened this pull request 9 months ago
Reuse getAllTableComments for getTableNames in BaseJdbcClient

hashhar opened this pull request 9 months ago
Run Iceberg connector tests with more parallelism

findepi opened this pull request 9 months ago
Disable HTTP/2 negotiation for trino-client/jdbc

wendigo opened this pull request 9 months ago
Add extra diagnostics to pinpoint issue with missing spoolingOutputStats

losipiuk opened this pull request 9 months ago
Cache data asynchroniously

sopel39 opened this issue 9 months ago
Simplify redundant EXISTS

sopel39 opened this issue 9 months ago
Improve docs for HTTP server config

mosabua opened this pull request 9 months ago
Cache subplan in intermediate stages

sopel39 opened this issue 9 months ago
Simplify JVM flag checking logic

findepi opened this pull request 9 months ago
Allow pinning to WebIdentityTokenCredentialsProvider in native S3 client

nineinchnick opened this pull request 9 months ago
Allow pinning to WebIdentityTokenCredentialsProvider in legacy S3 client

nineinchnick opened this pull request 9 months ago
Add junit-extensions to modules missing it

findepi opened this pull request 9 months ago
Fail when multiple JVM args matching

findepi opened this pull request 9 months ago
Add support for stats on timestamp type in Delta Lake

ebyhr opened this pull request 9 months ago
Simple event listener exposing data via HTTP

losipiuk opened this pull request 9 months ago
Updates

wendigo opened this pull request 9 months ago
Implement streamRelationComments in Cassandra

ebyhr opened this pull request 9 months ago
Convert query runner to builder in ClickHouse

ebyhr opened this pull request 9 months ago
Where clause doesn't work with column masking (with Ranger)

vijay-jangir opened this issue 9 months ago
Improvement of task doc

Akanksha-kedia opened this issue 9 months ago
Add cache for OAuth userInfo

oneonestar opened this pull request 9 months ago
Implement streamRelationColumns in Cassandra

ebyhr opened this pull request 9 months ago
Add support for vacuumProtocolCheck feature in Delta Lake

ebyhr opened this pull request 9 months ago
Test airlift 249-SNAPSHOT

wendigo opened this pull request 9 months ago
Add support for typeWidening(-preview) reader feature in Delta Lake

ebyhr opened this pull request 9 months ago
Update docker-images version to 96

ebyhr opened this pull request 9 months ago
Update Maven to 3.9.7

wendigo opened this pull request 9 months ago
Set S3 pooled connections to 1024 by default

wendigo opened this pull request 9 months ago
Do not add BUILDHOST to rpm

wendigo opened this pull request 9 months ago
Avoid using some deprecated methods of Parquet

takezoe opened this pull request 9 months ago
Test out jersey 3.1.7

wendigo opened this pull request 9 months ago
Throw TrinoException for invalid Iceberg sort field

ebyhr opened this pull request 9 months ago
Convert PinotQueryRunner to builder

ebyhr opened this pull request 9 months ago
Convert some classes to record in Atop

ebyhr opened this pull request 9 months ago
Convert some classes to record in Accumulo

ebyhr opened this pull request 9 months ago
Set air.compiler.fail-warnings as true in Prometheus

ebyhr opened this pull request 9 months ago
Remove unused dependencies from Hudi

ebyhr opened this pull request 9 months ago
Fix ArrayType indeterminateOperator with a DictionaryBlock

dain opened this pull request 9 months ago
[Feature Request] Support "Single Row Mode" similar to PostgreSQL

Sartan4455 opened this issue 9 months ago
Add examples for SHOW CREATE FUNCTION statement

Jessie212 opened this pull request 9 months ago
Add support for Join operator to subquery cache

sopel39 opened this issue 9 months ago
Add support for (partial) Limit operator to subquery cache

sopel39 opened this issue 9 months ago
Normalize conjunct order in CanonicalSubplanExtractor

sopel39 opened this issue 9 months ago
Add ttl for cached data

sopel39 opened this issue 9 months ago
Implement cache prioritization

sopel39 opened this issue 9 months ago
Order split scheduling between stages for common subqueries

sopel39 opened this issue 9 months ago
Prune casted partition columns

sopel39 opened this issue 9 months ago
Allow adding and droping fields to records wrapped in array

losipiuk opened this pull request 9 months ago
Subquery cache roadmap

sopel39 opened this issue 9 months ago
Revert "Avoid flakiness in test when dropping table"

wendigo opened this pull request 9 months ago
Update maven-wrapper to 3.3.2

wendigo opened this pull request 9 months ago
Update docker-images version to 95

ebyhr opened this pull request 9 months ago
Update nessie to 0.83.2

wendigo opened this pull request 9 months ago
Avoid flakiness in test when dropping potentially inexistent table

findinpath opened this pull request 9 months ago
Dependency updates

wendigo opened this pull request 9 months ago
Advise to disable IntelliJ warning to mark vars final

findepi opened this pull request 9 months ago
Add optimizer rule to push filter into values

kasiafi opened this pull request 9 months ago
Add support for writing deletion vectors in Delta Lake

ebyhr opened this pull request 9 months ago
Pinot 1.1.0

elonazoulay opened this pull request 9 months ago
Handle sort order with nested columns on iceberg table

mattheusv opened this pull request 9 months ago
Produce nonshaded trino-jdbc

wendigo opened this pull request 9 months ago
Do not shade io.trino.client in jdbc driver

wendigo opened this pull request 9 months ago
Run tests with more parallelism

findepi opened this pull request 9 months ago
Remove unused methods from DockerContainer

findepi opened this pull request 9 months ago
Optimize first_value and last_value functions with IGNORE NULLS

kasiafi opened this pull request 9 months ago
Optimize writing RLE runs in parquet column descriptors

raunaqmorarka opened this pull request 9 months ago
Set air.compiler.fail-warnings as true in Kafka

ebyhr opened this pull request 9 months ago
Minor refactoring in Kudu

ebyhr opened this pull request 9 months ago
Test Maven 4.0.0-beta3 with new wrapper

wendigo opened this pull request 9 months ago