Remove unspecified bloom filter when setting properties in Iceberg #73510
ci.yml
on: push
check-commits-dispatcher
0s
build-pt
9m 27s
build-test-matrix
49s
artifact-checks
19m 43s
error-prone-checks
17m 22s
test-jdbc-compatibility
15m 49s
test-other-modules
23m 1s
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Annotations
6 errors and 97 warnings
TestSnowflake > testCreateTableAsSelect [groups: snowflake, profile_specific_tests]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/snowflake/TestSnowflake.java#L36
java.sql.SQLException: Query failed (#20241225_231436_00002_kkm5b): JDBC driver internal error: Max retry reached for the download of chunk#0 (Total chunks: 1) retry: 7, error: net.snowflake.client.jdbc.SnowflakeSQLException: JDBC driver encountered communication error. Message: Exception encountered for HTTP request: sfc-oh-ds1-26-customer-stage.s3.us-east-2.amazonaws.com.
at net.snowflake.client.jdbc.RestRequest.execute(RestRequest.java:614)
at net.snowflake.client.jdbc.DefaultResultStreamProvider.getResultChunk(DefaultResultStreamProvider.java:122)
at net.snowflake.client.jdbc.DefaultResultStreamProvider.getInputStream(DefaultResultStreamProvider.java:43)
at net.snowflake.client.jdbc.SnowflakeChunkDownloader$2.call(SnowflakeChunkDownloader.java:1028)
at net.snowflake.client.jdbc.SnowflakeChunkDownloader$2.call(SnowflakeChunkDownloader.java:942)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1575)
Caused by: java.net.UnknownHostException: sfc-oh-ds1-26-customer-stage.s3.us-east-2.amazonaws.com
at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:998)
at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1807)
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1676)
at net.snowflake.client.jdbc.internal.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at net.snowflake.client.jdbc.internal.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at net.snowflake.client.jdbc.internal.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
at net.snowflake.client.jdbc.internal.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at net.snowflake.client.jdbc.internal.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at net.snowflake.client.jdbc.internal.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at net.snowflake.client.jdbc.internal.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at net.snowflake.client.jdbc.internal.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at net.snowflake.client.jdbc.internal.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at net.snowflake.client.jdbc.internal.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at net.snowflake.client.jdbc.internal.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at net.snowflake.client.jdbc.RestRequest.execute(RestRequest.java:271)
... 8 more
.
|
pt (default, suite-snowflake, )
Process completed with exit code 1.
|
TestBigQueryCaseInsensitiveMappingWithCache.testDropSchemaNameClash:
plugin/trino-bigquery/src/test/java/io/trino/plugin/bigquery/TestBigQueryCaseInsensitiveMappingWithCache.java#L1
Expected query to fail: DROP SCHEMA test_drop_case_sensitive_clash_ittm1gnb9e [QueryId: 20241225_232152_00060_ic2cq]
|
test (plugin/trino-bigquery)
Process completed with exit code 1.
|
test (plugin/trino-exasol)
The job running on runner GitHub Actions 308 has exceeded the maximum execution time of 60 minutes.
|
test (plugin/trino-exasol)
The operation was canceled.
|
build-test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-snowflake)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lib/trino-hdfs, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-redshift)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-resource-group-managers)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-openlineage)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-google-sheets)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hive-tests (config-hdp3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lib/trino-filesystem-s3, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-redis)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-hudi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (testing/trino-faulttolerant-tests, test-fault-tolerant-delta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-elasticsearch)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-kudu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lib/trino-filesystem-gcs, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (testing/trino-faulttolerant-tests, default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lib/trino-filesystem,lib/trino-filesystem-azure,lib/trino-filesystem-alluxio,lib/trino-file...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lib/trino-orc,lib/trino-parquet)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-kafka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-clickhouse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-pt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-pinot)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-ignite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-opensearch)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-vertica)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-mariadb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-mongodb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-sqlserver)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-clickhouse, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-ignite, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-ranger, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-postgresql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-mysql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (client/trino-jdbc,plugin/trino-base-jdbc,plugin/trino-memory,plugin/trino-thrift)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-iceberg, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-cassandra, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-all-connectors-smoke, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-functions, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-mysql, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-cassandra)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-singlestore)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (testing/trino-faulttolerant-tests, test-fault-tolerant-iceberg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-iceberg, fte-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-tpch, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (apache-hive3, suite-hms-only, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-oracle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-jdbc-compatibility
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (testing/trino-faulttolerant-tests, test-fault-tolerant-hive)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-redshift, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-bigquery, cloud-tests-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-delta-lake, fte-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-gcs, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-hive, fte-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-clients, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
error-prone-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-delta-lake, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-kafka, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-azure, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
maven-checks 24-ea
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
maven-checks 23
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lib/trino-filesystem-azure, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-hudi, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-hive, test-parquet)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-parquet, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
artifact-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-ldap, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-phoenix5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-delta-lake)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-oauth2, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-compatibility, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-tpcds, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-iceberg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-databricks133, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-databricks143, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-storage-formats-detailed, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-databricks122, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-databricks-unity-http-hms, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-databricks113, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-other-modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-hive)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-iceberg, minio-and-avro)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-snowflake, cloud-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-druid)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (plugin/trino-redshift, fte-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (testing/trino-tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-1, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (core/trino-main)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-oss, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-7-non-generic, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-3, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-5, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-databricks104, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-iceberg, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-6-non-generic, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-2, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-hive-transactional, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pt (default, suite-delta-lake-databricks154, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product tests and server tarball
Expired
|
1.39 GB |
|
results plugin_trino-bigquery, ,
Expired
|
173 KB |
|
results pt (default, suite-snowflake, )
Expired
|
403 MB |
|
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
Expired
|
706 KB |
|
test report core_trino-main, ,
Expired
|
13.5 MB |
|
test report hive-tests
Expired
|
144 KB |
|
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-alluxio,lib_trino-filesystem-ca
Expired
|
370 KB |
|
test report lib_trino-filesystem-azure, cloud-tests,
Expired
|
54.7 KB |
|
test report lib_trino-filesystem-gcs, cloud-tests,
Expired
|
10.2 KB |
|
test report lib_trino-filesystem-s3, cloud-tests,
Expired
|
16.7 KB |
|
test report lib_trino-hdfs, cloud-tests,
Expired
|
13.7 KB |
|
test report lib_trino-orc,lib_trino-parquet, ,
Expired
|
998 KB |
|
test report plugin_trino-bigquery, ,
Expired
|
168 KB |
|
test report plugin_trino-bigquery, cloud-tests-2,
Expired
|
197 KB |
|
test report plugin_trino-cassandra, ,
Expired
|
149 KB |
|
test report plugin_trino-clickhouse, ,
Expired
|
70.6 KB |
|
test report plugin_trino-delta-lake, ,
Expired
|
1.08 MB |
|
test report plugin_trino-delta-lake, cloud-tests,
Expired
|
236 KB |
|
test report plugin_trino-delta-lake, fte-tests,
Expired
|
57.1 KB |
|
test report plugin_trino-druid, ,
Expired
|
45.1 KB |
|
test report plugin_trino-elasticsearch, ,
Expired
|
67.9 KB |
|
test report plugin_trino-exasol, ,
Expired
|
22.7 KB |
|
test report plugin_trino-google-sheets, ,
Expired
|
31.4 KB |
|
test report plugin_trino-hive, ,
Expired
|
2.47 MB |
|
test report plugin_trino-hive, fte-tests,
Expired
|
82.9 KB |
|
test report plugin_trino-hive, test-parquet,
Expired
|
15.1 KB |
|
test report plugin_trino-hudi, ,
Expired
|
188 KB |
|
test report plugin_trino-iceberg, ,
Expired
|
1.44 MB |
|
test report plugin_trino-iceberg, cloud-tests,
Expired
|
269 KB |
|
test report plugin_trino-iceberg, fte-tests,
Expired
|
65.9 KB |
|
test report plugin_trino-iceberg, minio-and-avro,
Expired
|
124 KB |
|
test report plugin_trino-ignite, ,
Expired
|
46.9 KB |
|
test report plugin_trino-kafka, ,
Expired
|
241 KB |
|
test report plugin_trino-kudu, ,
Expired
|
139 KB |
|
test report plugin_trino-mariadb, ,
Expired
|
176 KB |
|
test report plugin_trino-mongodb, ,
Expired
|
257 KB |
|
test report plugin_trino-mysql, ,
Expired
|
262 KB |
|
test report plugin_trino-openlineage, ,
Expired
|
41.8 KB |
|
test report plugin_trino-opensearch, ,
Expired
|
103 KB |
|
test report plugin_trino-oracle, ,
Expired
|
230 KB |
|
test report plugin_trino-phoenix5, ,
Expired
|
44.2 KB |
|
test report plugin_trino-pinot, ,
Expired
|
311 KB |
|
test report plugin_trino-postgresql, ,
Expired
|
267 KB |
|
test report plugin_trino-redis, ,
Expired
|
59 KB |
|
test report plugin_trino-redshift, ,
Expired
|
25.1 KB |
|
test report plugin_trino-redshift, cloud-tests,
Expired
|
27.6 KB |
|
test report plugin_trino-redshift, fte-tests,
Expired
|
23.9 KB |
|
test report plugin_trino-resource-group-managers, ,
Expired
|
71.9 KB |
|
test report plugin_trino-singlestore, ,
Expired
|
66.9 KB |
|
test report plugin_trino-snowflake, ,
Expired
|
18.6 KB |
|
test report plugin_trino-snowflake, cloud-tests,
Expired
|
721 KB |
|
test report plugin_trino-sqlserver, ,
Expired
|
272 KB |
|
test report plugin_trino-vertica, ,
Expired
|
52.2 KB |
|
test report pt (apache-hive3, suite-hms-only, )
Expired
|
3.63 KB |
|
test report pt (default, suite-1, )
Expired
|
15.4 KB |
|
test report pt (default, suite-2, )
Expired
|
28.7 KB |
|
test report pt (default, suite-3, )
Expired
|
18.9 KB |
|
test report pt (default, suite-5, )
Expired
|
28.2 KB |
|
test report pt (default, suite-6-non-generic, )
Expired
|
22.1 KB |
|
test report pt (default, suite-7-non-generic, )
Expired
|
19.4 KB |
|
test report pt (default, suite-all-connectors-smoke, )
Expired
|
886 Bytes |
|
test report pt (default, suite-azure, )
Expired
|
3.74 KB |
|
test report pt (default, suite-cassandra, )
Expired
|
979 Bytes |
|
test report pt (default, suite-clickhouse, )
Expired
|
993 Bytes |
|
test report pt (default, suite-clients, )
Expired
|
3.74 KB |
|
test report pt (default, suite-compatibility, )
Expired
|
7.45 KB |
|
test report pt (default, suite-databricks-unity-http-hms, )
Expired
|
1.31 KB |
|
test report pt (default, suite-delta-lake-databricks104, )
Expired
|
6.46 KB |
|
test report pt (default, suite-delta-lake-databricks113, )
Expired
|
2.5 KB |
|
test report pt (default, suite-delta-lake-databricks122, )
Expired
|
2.07 KB |
|
test report pt (default, suite-delta-lake-databricks133, )
Expired
|
1.99 KB |
|
test report pt (default, suite-delta-lake-databricks143, )
Expired
|
1.99 KB |
|
test report pt (default, suite-delta-lake-databricks154, )
Expired
|
7.07 KB |
|
test report pt (default, suite-delta-lake-oss, )
Expired
|
20.4 KB |
|
test report pt (default, suite-functions, )
Expired
|
1.9 KB |
|
test report pt (default, suite-gcs, )
Expired
|
3.2 KB |
|
test report pt (default, suite-hive-transactional, )
Expired
|
10.2 KB |
|
test report pt (default, suite-hudi, )
Expired
|
3.27 KB |
|
test report pt (default, suite-iceberg, )
Expired
|
27.8 KB |
|
test report pt (default, suite-ignite, )
Expired
|
970 Bytes |
|
test report pt (default, suite-kafka, )
Expired
|
8.54 KB |
|
test report pt (default, suite-ldap, )
Expired
|
10.8 KB |
|
test report pt (default, suite-mysql, )
Expired
|
2.46 KB |
|
test report pt (default, suite-oauth2, )
Expired
|
7.59 KB |
|
test report pt (default, suite-parquet, )
Expired
|
2.99 KB |
|
test report pt (default, suite-ranger, )
Expired
|
971 Bytes |
|
test report pt (default, suite-snowflake, )
Expired
|
3.74 KB |
|
test report pt (default, suite-storage-formats-detailed, )
Expired
|
3.65 KB |
|
test report pt (default, suite-tpcds, )
Expired
|
4.89 KB |
|
test report pt (default, suite-tpch, )
Expired
|
1.79 KB |
|
test report test-jdbc-compatibility
Expired
|
26.6 KB |
|
test report test-other-modules
Expired
|
2.24 MB |
|
test report testing_trino-faulttolerant-tests, default,
Expired
|
57.8 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
Expired
|
20.4 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
Expired
|
204 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
Expired
|
47.9 KB |
|
test report testing_trino-tests, ,
Expired
|
1.78 MB |
|