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

Populate TestTable with multi-row INSERT

findepi opened this pull request over 1 year ago
Exclude TestParquetReader from default test profile

raunaqmorarka opened this pull request over 1 year ago
Report unannotated JUnit Test annotation

ebyhr opened this pull request over 1 year ago
Update to Slice 2.1

dain opened this pull request over 1 year ago
Simplify Hive connector scale writers test

gaurav8297 opened this pull request over 1 year ago
Document IN operator #18610

Ankan0011 opened this pull request over 1 year ago
Migrate mysql-event-listener tests to JUnit

martint opened this pull request over 1 year ago
Migrate jmx connector tests to JUnit

martint opened this pull request over 1 year ago
Migrate exchange-filesystem to JUnit

martint opened this pull request over 1 year ago
Migrate exchange-hdfs to JUnit

martint opened this pull request over 1 year ago
Migrate blackhole tests to JUnit

martint opened this pull request over 1 year ago
Migrate accumulo-iterators to JUnit

martint opened this pull request over 1 year ago
Migrate atop tests to JUnit

martint opened this pull request over 1 year ago
Migrate Elasticsearch tests to JUnit

martint opened this pull request over 1 year ago
Incremental refresh for Iceberg Materialized Views

findepi opened this issue over 1 year ago
Flaky test TestHiveConnectorTest.testScaleWriters

findepi opened this issue over 1 year ago
Simplify adding table functions

vlad-lyutenko opened this pull request over 1 year ago
Use access control to filter out redirected tables

lukasz-walkiewicz opened this pull request over 1 year ago
Suggest which column to use on COLUMN_NOT_FOUND errors

jkylling opened this issue over 1 year ago
Test that optimize rewrites small Delta tables

jkylling opened this pull request over 1 year ago
Replace GlobalSystemConnector direct class binding to interface InternalConnector

vlad-lyutenko opened this pull request over 1 year ago
Release notes for 424

martint opened this issue over 1 year ago
Add support for DROP SCHEMA CASCADE in Kudu and MongoDB

ebyhr opened this pull request over 1 year ago
Post merge clean up for materialized view column comment

vlad-lyutenko opened this pull request over 1 year ago
Update various dependencies

wendigo opened this pull request over 1 year ago
Avoid using common bucket name in tests

ebyhr opened this issue over 1 year ago
Make CDF compatible with column mapping

homar opened this pull request over 1 year ago
Close Input Streams in HDFS and Local Exchange storage

sanchitkashyap opened this pull request over 1 year ago
FTE stage gets stuck in Pending

Konstantinos-Chaitas-PubNative opened this issue over 1 year ago
Inconsistent metadata handling in Kafka connector

findepi opened this issue over 1 year ago
Skip building regular tests in built-pt

nineinchnick opened this pull request over 1 year ago
Remove unused checkCanShowRoleAuthorizationDescriptors

kokosing opened this pull request over 1 year ago
EXECUTE command can't be used as a subquery

sasanyasari opened this issue over 1 year ago
Iceberg: Some rows of Unpartitioned data are invisible

kamijin-fanta opened this issue over 1 year ago
Run-as identity must be set for a run-as definer view

antonysouthworth-halter opened this issue over 1 year ago
Test column masking with table function usage

kokosing opened this pull request over 1 year ago
Schema Filtering not Working for MySQL Schemas

vkhoroshko opened this issue over 1 year ago
Add connector SPI for scale writers options

gaurav8297 opened this pull request over 1 year ago
Add documentation for nested fields

mosabua opened this issue over 1 year ago
Improve performance of node discovery in large clusters

martint opened this pull request over 1 year ago
Add Firebolt connector

ptiurin opened this pull request over 1 year ago
Support `json_extract_scalar` filter expression pushdown in mongodb

krvikash opened this pull request over 1 year ago
Support more types with complex expression filter pushdown in MongoDB

krvikash opened this pull request over 1 year ago
Add framework to support complex expression filter pushdown in MongoDB

krvikash opened this pull request over 1 year ago
Unable to read LZOP compressed files

Wahno opened this issue over 1 year ago
Improve doc for Window functions

weiatwork opened this pull request over 1 year ago
Add concurrent writes reconciliation for `INSERT` in Delta Lake

findinpath opened this pull request over 1 year ago
Spurious compilation failures on CI

findepi opened this issue over 1 year ago
Update AWS SDK v2 and netty dependencies

wendigo opened this pull request over 1 year ago
Add test coverage for blackhole connector

vlad-lyutenko opened this issue over 1 year ago
Allow SQL statements to be terminated by semicolon

aalbu opened this issue over 1 year ago
Map MySQL TIMESTAMP types to TIMESTAMP WITH TIME ZONE

adamjshook opened this pull request over 1 year ago
Use tempto `jdbc_jar` for Delta query executor

ebyhr opened this pull request over 1 year ago
Add missing test case to TestBlockAndPositionNullConvention

ksobolew opened this pull request over 1 year ago
Use Aircompressor in Avro library code

jklamer opened this pull request over 1 year ago
Array cast failing after version bump

padraic00 opened this issue over 1 year ago
Switch error code to TABLE_NOT_FOUND if all columns filtered out

codyzwief opened this pull request over 1 year ago
Add support for writer version 7 in Delta Lake

ebyhr opened this pull request over 1 year ago
ArrayIndexOutOfBoundsException when creating distinct keys on RCFile

jinyangli34 opened this issue over 1 year ago
IcebergPlugin: Performance improvements for Equality Delete files

jasonf20 opened this pull request over 1 year ago
Iceberg: Inefficient Equality Delete file handling

jasonf20 opened this issue over 1 year ago
Add support for `GROUP BY *` aggregation

ebyhr opened this pull request over 1 year ago
Working with Trino and authentication inside a service mesh.

tkeller-moxe opened this issue over 1 year ago
Rewrite partial top-n node to LimitNode or LastNNode

zhangminglei opened this pull request over 1 year ago
Add ClickHouse automatic cost based JOIN pushdown support

style1002 opened this pull request over 1 year ago
Unable to Hide Schema Metadata from User Despite Applying Access Limitations

GiorgioBaldelli opened this issue over 1 year ago
[WIP] Refactor http client creation

wendigo opened this pull request over 1 year ago
Implement runtime adaptive partitioning for FTE

linzebing opened this pull request over 1 year ago
Update hudi to 0.13.1

wendigo opened this pull request over 1 year ago
Add connector for YugabyteDB (YSQL)

carrot7799 opened this issue over 1 year ago
Reduce S3 GetObject API Calls in Trino Compared to Presto

muroon opened this issue over 1 year ago
Graceful shutdown may hang indefinitely if node crashed

gafeol opened this issue over 1 year ago
No schema for file system location error in Hudi connector

cx707662950 opened this issue over 1 year ago
Iceberg CREATE TABLE may fail with "Table already exists"

findepi opened this issue over 1 year ago
Add support for integer number to varchar coercer in unpartitioned table

guiyanakuang opened this pull request over 1 year ago
Migrate S3 Select to use AWS Java SDK v2

ankushChatterjee opened this pull request over 1 year ago
Show original characters for string literals instead of escaping

ebyhr opened this pull request over 1 year ago
Remove legacy Hive readers and writers

electrum opened this pull request over 1 year ago
Flaky test TestHiveTransactionalTable.testOrcColumnDropAdd

krvikash opened this issue over 1 year ago
Iceberg split generation rate limit

marton-bod opened this pull request over 1 year ago
Fix instant file name path retrieval in Hudi Active Timeline

atezs82 opened this pull request over 1 year ago
Migrate type tests to JUnit

martint opened this pull request over 1 year ago
[HUDI] Can not query with table have replacecommit

kenny291 opened this issue over 1 year ago
Migrate query tests to JUnit

martint opened this pull request over 1 year ago
Use UUID instead of parent directory name in computing the file prefix

findinpath opened this pull request over 1 year ago
[WIP] Native CLI build using graalvm

wendigo opened this pull request over 1 year ago