Ecosyste.ms: OpenCollective

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

Trino

Develop the open source Trino SQL engine
Collective - Host: opensource - https://opencollective.com/trino - Code: https://github.com/trinodb

Avoid exponential DFA in LIKE matcher

github.com/trinodb/trino - martint opened this pull request over 1 year ago
Add query retry failure recovery tests for Delta Lake

github.com/trinodb/trino - hashhar opened this pull request over 1 year ago
Insert cleanups

github.com/trinodb/trino - sopel39 opened this pull request over 1 year ago
Memory leak in LIKE operator on Trino 423

github.com/trinodb/trino - jkylling opened this issue over 1 year ago
[WIP] Corrected hash table length for distinct map keys

github.com/trinodb/trino - guptashailesh92 opened this pull request over 1 year ago
Add query start to SystemSecurityContext

github.com/trinodb/trino - findepi opened this pull request over 1 year ago
Cosmetic enhancements in DeltaLakeWriter

github.com/trinodb/trino - findinpath opened this pull request over 1 year ago
Unknown access control error

github.com/trinodb/trino - HoiDam opened this issue over 1 year ago
Upgrade Pinot Libraries to 1.0.0

github.com/trinodb/trino - elonazoulay opened this pull request over 1 year ago
Simplify writer count properties

github.com/trinodb/trino - gaurav8297 opened this pull request over 1 year ago
Remove SyntheticColumnHandleBuilder

github.com/trinodb/trino - kokosing opened this pull request over 1 year ago
Document tpch.column-naming

github.com/trinodb/trino - agrueneberg opened this pull request over 1 year ago
MySQL 8.x support

github.com/trinodb/trino-gateway - Chaho12 opened this issue over 1 year ago
Fix type mapping documentation error.

github.com/trinodb/trino - ragnard opened this pull request over 1 year ago
Better SHOW COLUMNS support for nested data

github.com/trinodb/trino - yossig opened this issue over 1 year ago
Upgrade Error Prone to 2.22.0

github.com/trinodb/trino - ksobolew opened this pull request over 1 year ago
Ensure consistent Delta table snapshot during query

github.com/trinodb/trino - findepi opened this pull request over 1 year ago
Avoid multiple read requests on small parquet files

github.com/trinodb/trino - raunaqmorarka opened this pull request over 1 year ago
Handle empty positions in getAddressIndex

github.com/trinodb/trino - lukasz-stec opened this pull request over 1 year ago
Avoid re-reading parquet footer for delta stats in writer

github.com/trinodb/trino - raunaqmorarka opened this pull request over 1 year ago
Fix development environment configs

github.com/trinodb/trino-gateway - Chaho12 opened this pull request over 1 year ago
Add release notes for Trino Gateway 3

github.com/trinodb/trino-gateway - mosabua opened this pull request over 1 year ago
Add session timezone to QueryCompletedEvent

github.com/trinodb/trino - findepi opened this pull request over 1 year ago
Trino 390 SSL issue

github.com/trinodb/trino - HoiDam opened this issue over 1 year ago
Retry on "HTTP Response code: 504" in Databricks tests

github.com/trinodb/trino - ebyhr opened this pull request over 1 year ago
CTE Query Optimization Issue - Trino 389

github.com/trinodb/trino - Aravindravi1209 opened this issue over 1 year ago
Upgrade to Pinot 1.0.0

github.com/trinodb/trino - mosabua opened this pull request over 1 year ago
Support Iceberg version travel by reference name

github.com/trinodb/trino - amogh-jahagirdar opened this pull request over 1 year ago
Ensure ConnectorSplitSource#close() is called

github.com/trinodb/trino - pettyjamesm opened this pull request over 1 year ago
add Trino Python Client version to user agent

github.com/trinodb/trino-python-client - aksakalli opened this pull request over 1 year ago
optimize MultilevelSplitQueue poll split by weight elimination

github.com/trinodb/trino - MiaoJiawei97 opened this pull request over 1 year ago
Fix comment in `DeltaLakePageSourceProvider.createPageSource`

github.com/trinodb/trino - radek-starburst opened this pull request over 1 year ago
Make the order of complex grouping key consistent

github.com/trinodb/trino - lukasz-stec opened this pull request over 1 year ago
Add support for timezone parameter to JDBC driver

github.com/trinodb/trino - hashhar opened this pull request over 1 year ago
Add secretMounts for the coordinator and worker

github.com/trinodb/charts - hagaibarel opened this pull request over 1 year ago
Disable pre-computed hashes by default

github.com/trinodb/trino - martint opened this pull request over 1 year ago
Don't start minio for Deltalake's ADLS and GCS smoke test

github.com/trinodb/trino - krvikash opened this pull request over 1 year ago
Iceberg Expire Snapshots not working

github.com/trinodb/trino - suryaprabhakark opened this issue over 1 year ago
minor steps refactor

github.com/trinodb/trino - dominikzalewski opened this pull request over 1 year ago
Update speculative flag in NodeLease for running tasks

github.com/trinodb/trino - losipiuk opened this pull request over 1 year ago
Upgrade gitflow-incremental-builder and Maven wrapper

github.com/trinodb/trino - nineinchnick opened this pull request over 1 year ago
Avoid re-reading parquet footer for iceberg stats in writer

github.com/trinodb/trino - raunaqmorarka opened this pull request over 1 year ago
Fix incorrect banned imports

github.com/trinodb/trino - wendigo opened this pull request over 1 year ago
Collapse repeated surefire plugin entries

github.com/trinodb/trino - wendigo opened this pull request over 1 year ago
How can the global session language be set?

github.com/trinodb/trino - FleischerT opened this issue over 1 year ago
Update OpenTelemetry to 1.30.1

github.com/trinodb/trino - ebyhr opened this pull request over 1 year ago
Correct header level of inequality pushdown fragment

github.com/trinodb/trino - jhlodin opened this pull request over 1 year ago
[pinot] Adding query option support for DynamicTable

github.com/trinodb/trino - xiangfu0 opened this pull request over 1 year ago
Support `SELECT * EXCEPT`

github.com/trinodb/trino - hongbo-miao opened this issue over 1 year ago
Support altering column comments in Hive Glue catalogs

github.com/trinodb/trino - alexjo2144 opened this pull request over 1 year ago
Update various dependencies

github.com/trinodb/trino - wendigo opened this pull request over 1 year ago
Remove unnecessary QualifiedFunctionName

github.com/trinodb/trino - dain opened this pull request over 1 year ago
Support altering table comments in Hive Glue catalogs

github.com/trinodb/trino - alexjo2144 opened this pull request over 1 year ago
Avoid quadratic traversal when many columns accessible

github.com/trinodb/trino - findepi opened this pull request over 1 year ago
[WIP] repro for an issue

github.com/trinodb/trino - findepi opened this pull request over 1 year ago
Fix inferring type of decimals with leading zeros in MongoDB

github.com/trinodb/trino - nineinchnick opened this pull request over 1 year ago
Optimize Delta files with deletions

github.com/trinodb/trino - findepi opened this pull request over 1 year ago
Ensure consistency in naming

github.com/trinodb/trino-gateway - andythsu opened this pull request over 1 year ago
Create documentation for installation

github.com/trinodb/trino-gateway - mosabua opened this issue over 1 year ago
Create empty bucket to run s3 filesystem cloud tests

github.com/trinodb/trino - charlesjmorgan opened this pull request over 1 year ago
Add support for OpenTelemetry

github.com/trinodb/trino-gateway - mosabua opened this issue over 1 year ago
Announce first release

github.com/trinodb/trino-gateway - mosabua opened this issue over 1 year ago
Add release notes for first version

github.com/trinodb/trino-gateway - mosabua opened this issue over 1 year ago