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
Remove unnecessary override method testColumnName in ClickHouse
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Bump @octokit/plugin-retry from 4.0.3 to 4.1.2 in /block-commits
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
Bump eslint from 8.31.0 to 8.35.0 in /block-commits
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
Update ClickHouse 'testDropColumn' test
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Support adding a field with ADD COLUMN in Iceberg
github.com/trinodb/trino - ebyhr opened this pull request almost 2 years ago
github.com/trinodb/trino - ebyhr opened this pull request almost 2 years ago
Remove ClickHouse test 'testAddColumn' by override the 'tableDefinitionForAddColumn'
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Update Go version to 1.18
github.com/trinodb/trino-go-client - abhioncbr opened this issue almost 2 years ago
github.com/trinodb/trino-go-client - abhioncbr opened this issue almost 2 years ago
ACID subdirectory corruption in product test
github.com/trinodb/trino - electrum opened this issue almost 2 years ago
github.com/trinodb/trino - electrum opened this issue almost 2 years ago
Assign port, http schema automatically based on passed hostname
github.com/trinodb/trino-python-client - mdesmet opened this pull request almost 2 years ago
github.com/trinodb/trino-python-client - mdesmet opened this pull request almost 2 years ago
Add support for appending queries in sql based connectors
github.com/trinodb/trino - Jessie212 opened this pull request almost 2 years ago
github.com/trinodb/trino - Jessie212 opened this pull request almost 2 years ago
Configure thread pools size relative to the number of available cores
github.com/trinodb/trino - wendigo opened this pull request almost 2 years ago
github.com/trinodb/trino - wendigo opened this pull request almost 2 years ago
Support setting session properties on a individual statement
github.com/trinodb/trino-python-client - mdesmet opened this pull request almost 2 years ago
github.com/trinodb/trino-python-client - mdesmet opened this pull request almost 2 years ago
Remove error closing TestingPhoenixServer
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Add column test with CTAS in BaseConnectorTest
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Allow configuring maxWorkerThreads as a multiplier of processors
github.com/trinodb/trino - phd3 opened this pull request almost 2 years ago
github.com/trinodb/trino - phd3 opened this pull request almost 2 years ago
Bump @grafana/aws-sdk from 0.0.43 to 0.0.44
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
Bump github.com/grafana/grafana-plugin-sdk-go from 0.149.1 to 0.150.0
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
Flaky test `BaseFailureRecoveryTest.testParallel`: "There should be no remaining tmp_trino tables that are queryable"
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
Add Ignite jdbc config class to deny invalid connection URL
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Iceberg connector can create tables having difference case fields in row types, but can't read it
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
Add support for Hive S3 security mapping
github.com/trinodb/charts - abdelkarim-elhajjami opened this pull request almost 2 years ago
github.com/trinodb/charts - abdelkarim-elhajjami opened this pull request almost 2 years ago
Added jdbc fetch size config for pg/oracle/redshift
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Improve Broadcast join efficiency for FTE
github.com/trinodb/trino - arhimondr opened this issue almost 2 years ago
github.com/trinodb/trino - arhimondr opened this issue almost 2 years ago
Represent ROW types as dict instead of tuple
github.com/trinodb/trino-python-client - wliufle opened this issue almost 2 years ago
github.com/trinodb/trino-python-client - wliufle opened this issue almost 2 years ago
Use record-cursor based implementation in Iceberg system tables
github.com/trinodb/trino - krvikash opened this pull request almost 2 years ago
github.com/trinodb/trino - krvikash opened this pull request almost 2 years ago
Iceberg $files table not show delete files
github.com/trinodb/trino - 0xffmeta opened this issue almost 2 years ago
github.com/trinodb/trino - 0xffmeta opened this issue almost 2 years ago
Fix iceberg $files metadata table not show delete files
github.com/trinodb/trino - 0xffmeta opened this pull request almost 2 years ago
github.com/trinodb/trino - 0xffmeta opened this pull request almost 2 years ago
Kafka _timestamp queries show different counts
github.com/trinodb/trino-python-client - metalshanked opened this issue almost 2 years ago
github.com/trinodb/trino-python-client - metalshanked opened this issue almost 2 years ago
Fix iceberg v2 table with equality delete can't update
github.com/trinodb/trino - Heltman opened this pull request almost 2 years ago
github.com/trinodb/trino - Heltman opened this pull request almost 2 years ago
Remove unnecessary override test in Phoenix connector
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
github.com/trinodb/trino - chenjian2664 opened this pull request almost 2 years ago
Cleanup delta log after creating the checkpoint
github.com/trinodb/trino - findinpath opened this issue almost 2 years ago
github.com/trinodb/trino - findinpath opened this issue almost 2 years ago
Add a new rule for removing "false" filters
github.com/trinodb/trino - assaf2 opened this pull request almost 2 years ago
github.com/trinodb/trino - assaf2 opened this pull request almost 2 years ago
Implement table changes function for delta lake
github.com/trinodb/trino - homar opened this pull request almost 2 years ago
github.com/trinodb/trino - homar opened this pull request almost 2 years ago
Add Exasol connector
github.com/trinodb/trino - kaklakariada opened this pull request almost 2 years ago
github.com/trinodb/trino - kaklakariada opened this pull request almost 2 years ago
Label BigQuery jobs with Trino query id
github.com/trinodb/trino - wendigo opened this pull request almost 2 years ago
github.com/trinodb/trino - wendigo opened this pull request almost 2 years ago
Support `query` pass-through table function in ClickHouse connector
github.com/trinodb/trino - dishkakrauch opened this issue almost 2 years ago
github.com/trinodb/trino - dishkakrauch opened this issue almost 2 years ago
Update versions of pre-commit, isort and mypy types
github.com/trinodb/trino-python-client - hashhar opened this pull request almost 2 years ago
github.com/trinodb/trino-python-client - hashhar opened this pull request almost 2 years ago
Make names of ROW datatype available in result set
github.com/trinodb/trino-python-client - mdesmet opened this pull request almost 2 years ago
github.com/trinodb/trino-python-client - mdesmet opened this pull request almost 2 years ago
Is there a way to exec a query without handling it as a prepared statement?
github.com/trinodb/trino-go-client - NachoNievaG opened this issue almost 2 years ago
github.com/trinodb/trino-go-client - NachoNievaG opened this issue almost 2 years ago
Add envFrom support to the deployment
github.com/trinodb/charts - WillerWasTaken opened this pull request almost 2 years ago
github.com/trinodb/charts - WillerWasTaken opened this pull request almost 2 years ago
[WIP] Configurable targetResultSize
github.com/trinodb/trino-python-client - DanielMorales9 opened this pull request almost 2 years ago
github.com/trinodb/trino-python-client - DanielMorales9 opened this pull request almost 2 years ago
Document `register_table` procedure's limitation
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
Increase dynamic filter size limits for FTE
github.com/trinodb/trino - arhimondr opened this issue almost 2 years ago
github.com/trinodb/trino - arhimondr opened this issue almost 2 years ago
Make FTE scheduling more dynamic filter friendly
github.com/trinodb/trino - arhimondr opened this issue almost 2 years ago
github.com/trinodb/trino - arhimondr opened this issue almost 2 years ago
[WIP] As of system time
github.com/trinodb/trino - elonazoulay opened this pull request almost 2 years ago
github.com/trinodb/trino - elonazoulay opened this pull request almost 2 years ago
Bump @grafana/aws-sdk from 0.0.37 to 0.0.43
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
Bump github.com/grafana/grafana-plugin-sdk-go from 0.139.0 to 0.149.1
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
New connector for the Exasol database
github.com/trinodb/trino - kaklakariada opened this issue almost 2 years ago
github.com/trinodb/trino - kaklakariada opened this issue almost 2 years ago
Add native OpenX JSON format
github.com/trinodb/trino - dain opened this pull request almost 2 years ago
github.com/trinodb/trino - dain opened this pull request almost 2 years ago
Add Hadoop LZOP codec shim
github.com/trinodb/trino-hive-apache - jitheshtr opened this pull request almost 2 years ago
github.com/trinodb/trino-hive-apache - jitheshtr opened this pull request almost 2 years ago
Support SET SESSION AUTHORIZATION and RESET SESSION AUTHORIZATION
github.com/trinodb/trino - baohe-zhang opened this pull request almost 2 years ago
github.com/trinodb/trino - baohe-zhang opened this pull request almost 2 years ago
footer caching for orc files in hive connector
github.com/trinodb/trino - phd3 opened this pull request almost 2 years ago
github.com/trinodb/trino - phd3 opened this pull request almost 2 years ago
Improve BigQuery metadata retrieval performance
github.com/trinodb/trino - wendigo opened this pull request almost 2 years ago
github.com/trinodb/trino - wendigo opened this pull request almost 2 years ago
Support for Azure Managed Identity authentication for ABFS
github.com/trinodb/trino - bogdanstate opened this issue almost 2 years ago
github.com/trinodb/trino - bogdanstate opened this issue almost 2 years ago
Bump @grafana/aws-sdk from 0.0.37 to 0.0.42
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
Bump github.com/grafana/grafana-plugin-sdk-go from 0.139.0 to 0.149.0
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
Fix objectNames when get JmxTableHandle
github.com/trinodb/trino - kyo-tom opened this pull request almost 2 years ago
github.com/trinodb/trino - kyo-tom opened this pull request almost 2 years ago
Improve Hudi connector performance
github.com/trinodb/trino - codope opened this pull request almost 2 years ago
github.com/trinodb/trino - codope opened this pull request almost 2 years ago
gpx_Trino_linux_amd64 not found
github.com/trinodb/grafana-trino - amendge opened this issue almost 2 years ago
github.com/trinodb/grafana-trino - amendge opened this issue almost 2 years ago
Flaky io.trino.tests.product.iceberg.TestIcebergSparkCompatibility.testTrinoReadingMigratedNestedData
github.com/trinodb/trino - pajaks opened this issue almost 2 years ago
github.com/trinodb/trino - pajaks opened this issue almost 2 years ago
Remove redundant tests
github.com/trinodb/trino - assaf2 opened this pull request almost 2 years ago
github.com/trinodb/trino - assaf2 opened this pull request almost 2 years ago
Reduce 'The target server failed to respond' errors in Amazon S3 by configuring connection ttl
github.com/trinodb/trino - hackeryang opened this issue almost 2 years ago
github.com/trinodb/trino - hackeryang opened this issue almost 2 years ago
Remove old expired kerberos tickets before relogging in
github.com/trinodb/trino - grantatspothero opened this pull request almost 2 years ago
github.com/trinodb/trino - grantatspothero opened this pull request almost 2 years ago
Support replace src string in char type
github.com/trinodb/trino - zhaner08 opened this pull request almost 2 years ago
github.com/trinodb/trino - zhaner08 opened this pull request almost 2 years ago
Bump github.com/grafana/grafana-plugin-sdk-go from 0.139.0 to 0.148.0
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
draft: retry flaky test to verify fix
github.com/trinodb/trino - anusudarsan opened this pull request almost 2 years ago
github.com/trinodb/trino - anusudarsan opened this pull request almost 2 years ago
Return null for columns in resultsets of queries that don't return outputs
github.com/trinodb/trino - JunhyungSong opened this pull request almost 2 years ago
github.com/trinodb/trino - JunhyungSong opened this pull request almost 2 years ago
Document lack of view support in JDBC and REST catalogs.
github.com/trinodb/tutorials - bitsondatadev opened this issue almost 2 years ago
github.com/trinodb/tutorials - bitsondatadev opened this issue almost 2 years ago
Applied two column formatting and other format fixes
github.com/trinodb/presentations - bitsondatadev opened this pull request almost 2 years ago
github.com/trinodb/presentations - bitsondatadev opened this pull request almost 2 years ago
Annotate semanticException factories as format methods
github.com/trinodb/trino - ksobolew opened this pull request almost 2 years ago
github.com/trinodb/trino - ksobolew opened this pull request almost 2 years ago
Any way to extract queryId from result / rows?
github.com/trinodb/trino-go-client - notmahsa opened this issue almost 2 years ago
github.com/trinodb/trino-go-client - notmahsa opened this issue almost 2 years ago
Persisting Trino Query Logs
github.com/trinodb/trino - megan-parker opened this issue almost 2 years ago
github.com/trinodb/trino - megan-parker opened this issue almost 2 years ago
UPDATE failed in Iceberg: Multiple entries with same key: 3=$row_id.file_record_count
github.com/trinodb/trino - fritzb opened this issue almost 2 years ago
github.com/trinodb/trino - fritzb opened this issue almost 2 years ago
Separate nodeSelector, affinity and tolerations for coordinator and w…
github.com/trinodb/charts - majidazimi opened this pull request almost 2 years ago
github.com/trinodb/charts - majidazimi opened this pull request almost 2 years ago
typeof(uuid) returns incorrecd result `varchar(32)` when using sqlalchemy 2.0
github.com/trinodb/trino-python-client - cpcloud opened this issue almost 2 years ago
github.com/trinodb/trino-python-client - cpcloud opened this issue almost 2 years ago
Iceberg tables created with Glue catalog cannot be queried by Athena
github.com/trinodb/trino - ekorchison opened this issue almost 2 years ago
github.com/trinodb/trino - ekorchison opened this issue almost 2 years ago
Release notes for 0.322.0
github.com/trinodb/trino-python-client - bitsondatadev opened this pull request almost 2 years ago
github.com/trinodb/trino-python-client - bitsondatadev opened this pull request almost 2 years ago
Bump @octokit/plugin-retry from 4.0.3 to 4.1.1 in /block-commits
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
Bump eslint from 8.31.0 to 8.33.0 in /block-commits
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/github-actions - dependabot[bot] opened this pull request almost 2 years ago
Decouple Trino from Hadoop and Hive codebases
github.com/trinodb/trino - electrum opened this issue almost 2 years ago
github.com/trinodb/trino - electrum opened this issue almost 2 years ago
Native implementations of CSV, JSON, Regex, Text File, and Sequence File formats
github.com/trinodb/trino - dain opened this pull request almost 2 years ago
github.com/trinodb/trino - dain opened this pull request almost 2 years ago
Chart: Fix defaults for additional properties in values.yaml
github.com/trinodb/trino - bitsondatadev opened this issue almost 2 years ago
github.com/trinodb/trino - bitsondatadev opened this issue almost 2 years ago
Migrate CI to GHA
github.com/trinodb/trino-maven-plugin - kokosing opened this pull request almost 2 years ago
github.com/trinodb/trino-maven-plugin - kokosing opened this pull request almost 2 years ago
Translate SimpleCase expression to connector expression
github.com/trinodb/trino - guiyanakuang opened this pull request almost 2 years ago
github.com/trinodb/trino - guiyanakuang opened this pull request almost 2 years ago
Migrate to the trinodb org
github.com/trinodb/grafana-trino - nineinchnick opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - nineinchnick opened this pull request almost 2 years ago
Update provisio to 1.0.20
github.com/trinodb/trino-maven-plugin - kokosing opened this pull request almost 2 years ago
github.com/trinodb/trino-maven-plugin - kokosing opened this pull request almost 2 years ago
Bump @grafana/toolkit from 9.0.7 to 9.3.6
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
github.com/trinodb/grafana-trino - dependabot[bot] opened this pull request almost 2 years ago
Support time travel in Delta Lake connector
github.com/trinodb/trino - gui-elastic opened this issue almost 2 years ago
github.com/trinodb/trino - gui-elastic opened this issue almost 2 years ago
Kafka Connector regex support for kafka.table-names config setting
github.com/trinodb/trino - LeonardoBonacci opened this issue almost 2 years ago
github.com/trinodb/trino - LeonardoBonacci opened this issue almost 2 years ago
Fix Javadoc warnings
github.com/trinodb/hive-thrift - electrum opened this pull request almost 2 years ago
github.com/trinodb/hive-thrift - electrum opened this pull request almost 2 years ago
Delta Lake: Writer version 7 support
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
github.com/trinodb/trino - ebyhr opened this issue almost 2 years ago
Query column limit when running MERGE over Iceberg table
github.com/trinodb/trino - RobbertDM opened this issue about 2 years ago
github.com/trinodb/trino - RobbertDM opened this issue about 2 years ago
FR: Support GeoParquet Format
github.com/trinodb/trino - ZeroCool2u opened this issue about 2 years ago
github.com/trinodb/trino - ZeroCool2u opened this issue about 2 years ago
Add aggregation pushdown support for count using Iceberg Metrics
github.com/trinodb/trino - osscm opened this pull request about 2 years ago
github.com/trinodb/trino - osscm opened this pull request about 2 years ago
Trino CLI: support --extra-header parameter
github.com/trinodb/trino - Pluies opened this pull request about 2 years ago
github.com/trinodb/trino - Pluies opened this pull request about 2 years ago
Add metastore API
github.com/trinodb/hive-thrift - electrum opened this pull request about 2 years ago
github.com/trinodb/hive-thrift - electrum opened this pull request about 2 years ago
Unable to add password based authentication
github.com/trinodb/trino - ankitagupta122 opened this issue about 2 years ago
github.com/trinodb/trino - ankitagupta122 opened this issue about 2 years ago