Skip to content

Suffix S3 path with separator for recursive delete #74216

Suffix S3 path with separator for recursive delete

Suffix S3 path with separator for recursive delete #74216

Triggered via push January 22, 2025 18:20
Status Failure
Total duration 51m 22s
Artifacts 99

ci.yml

on: push
check-commits-dispatcher
0s
check-commits-dispatcher
build-test-matrix
52s
build-test-matrix
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 96 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 (#20250122_183134_00002_7yt98): Your account is suspended due to lack of payment method.
pt (default, suite-snowflake, )
Process completed with exit code 1.
TestTrinoSnowflakeCatalog.: plugin/trino-iceberg/src/test/java/org/apache/iceberg/snowflake/TestTrinoSnowflakeCatalog.java#L105
net.snowflake.client.jdbc.SnowflakeSQLException: Your account is suspended due to lack of payment method.
test (plugin/trino-iceberg, cloud-tests)
Process completed with exit code 1.
TestSnowflakeConnectorTest.testTopN: plugin/trino-snowflake/src/test/java/io/trino/plugin/snowflake/TestSnowflakeConnectorTest.java#L1
Execution of 'actual' query 20250122_182511_00020_dja7g failed: SELECT n.name, r.name FROM nation n LEFT JOIN region r ON n.regionkey = r.regionkey ORDER BY n.name LIMIT 1
TestSnowflakeConnectorTest.testIn: plugin/trino-snowflake/src/test/java/io/trino/plugin/snowflake/TestSnowflakeConnectorTest.java#L1
Execution of 'actual' query 20250122_182512_00023_dja7g failed: SELECT orderkey FROM orders WHERE orderkey IN (1, 2, 3)
TestSnowflakeConnectorTest.testArithmeticNegation: plugin/trino-snowflake/src/test/java/io/trino/plugin/snowflake/TestSnowflakeConnectorTest.java#L1
Execution of 'actual' query 20250122_182514_00025_dja7g failed: SELECT -custkey FROM orders
TestSnowflakeConnectorTest.testPredicate: plugin/trino-snowflake/src/test/java/io/trino/plugin/snowflake/TestSnowflakeConnectorTest.java#L1
Execution of 'actual' query 20250122_182515_00026_dja7g failed: SELECT * FROM ( SELECT orderkey+1 AS a FROM orders WHERE orderstatus = 'F' UNION ALL SELECT orderkey FROM orders WHERE orderkey % 2 = 0 UNION ALL (SELECT orderkey+custkey FROM orders ORDER BY orderkey LIMIT 10) ) WHERE a < 20 OR a > 100 ORDER BY a
TestSnowflakeConnectorTest.testTopNByMultipleFields: plugin/trino-snowflake/src/test/java/io/trino/plugin/snowflake/TestSnowflakeConnectorTest.java#L1
Execution of 'actual' query 20250122_182516_00027_dja7g failed: SELECT orderkey, custkey, orderstatus FROM orders ORDER BY orderkey ASC, custkey ASC LIMIT 10
test (plugin/trino-snowflake, cloud-tests)
Process completed with exit code 1.
TestAzureFileSystemOAuthGen2Hierarchical.testCreateExclusiveIsAtomic: lib/trino-filesystem-azure/src/test/java/io/trino/filesystem/azure/TestAzureFileSystemOAuthGen2Hierarchical.java#L1
java.util.concurrent.TimeoutException at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
test (lib/trino-filesystem-azure, cloud-tests)
Process completed with exit code 1.
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-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-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-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
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-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-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
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 (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 (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 (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 (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 (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-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-kafka)
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-clickhouse)
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-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-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-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-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-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-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-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-ranger, )
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-clickhouse, )
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-postgresql)
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
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
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
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 (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
test (plugin/trino-exasol)
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
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
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 (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
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
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
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 (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-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
test-jdbc-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-azure, )
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
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-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
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
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-parquet, )
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
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
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
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
maven-checks 23
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
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
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
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-bigquery)
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
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-compatibility, )
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
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 (plugin/trino-hive)
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-databricks133, )
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-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 (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 (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-1, )
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-delta-lake-oss, )
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-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-delta-lake-databricks154, )
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-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-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-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-iceberg, )
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
1.38 GB
results lib_trino-filesystem-azure, cloud-tests,
63.8 KB
results plugin_trino-iceberg, cloud-tests,
272 KB
results plugin_trino-snowflake, cloud-tests,
195 KB
results pt (default, suite-snowflake, )
395 MB
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
712 KB
test report core_trino-main, ,
13.6 MB
test report hive-tests
145 KB
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-alluxio,lib_trino-filesystem-ca
382 KB
test report lib_trino-filesystem-azure, cloud-tests,
59.8 KB
test report lib_trino-filesystem-gcs, cloud-tests,
10.2 KB
test report lib_trino-filesystem-s3, cloud-tests,
16.7 KB
test report lib_trino-hdfs, cloud-tests,
13.8 KB
test report lib_trino-orc,lib_trino-parquet, ,
1010 KB
test report plugin_trino-bigquery, ,
168 KB
test report plugin_trino-bigquery, cloud-tests-2,
197 KB
test report plugin_trino-cassandra, ,
151 KB
test report plugin_trino-clickhouse, ,
70.9 KB
test report plugin_trino-delta-lake, ,
1.09 MB
test report plugin_trino-delta-lake, cloud-tests,
237 KB
test report plugin_trino-delta-lake, fte-tests,
57.2 KB
test report plugin_trino-druid, ,
45.3 KB
test report plugin_trino-elasticsearch, ,
84 KB
test report plugin_trino-exasol, ,
36.4 KB
test report plugin_trino-google-sheets, ,
31.6 KB
test report plugin_trino-hive, ,
2.44 MB
test report plugin_trino-hive, fte-tests,
80.8 KB
test report plugin_trino-hive, test-parquet,
15.2 KB
test report plugin_trino-hudi, ,
189 KB
test report plugin_trino-iceberg, ,
1.45 MB
test report plugin_trino-iceberg, cloud-tests,
266 KB
test report plugin_trino-iceberg, fte-tests,
66.8 KB
test report plugin_trino-iceberg, minio-and-avro,
122 KB
test report plugin_trino-ignite, ,
47 KB
test report plugin_trino-kafka, ,
241 KB
test report plugin_trino-kudu, ,
137 KB
test report plugin_trino-mariadb, ,
173 KB
test report plugin_trino-mongodb, ,
258 KB
test report plugin_trino-mysql, ,
261 KB
test report plugin_trino-openlineage, ,
50.2 KB
test report plugin_trino-opensearch, ,
105 KB
test report plugin_trino-oracle, ,
275 KB
test report plugin_trino-phoenix5, ,
46.7 KB
test report plugin_trino-pinot, ,
308 KB
test report plugin_trino-postgresql, ,
269 KB
test report plugin_trino-redis, ,
60.5 KB
test report plugin_trino-redshift, ,
26.2 KB
test report plugin_trino-redshift, cloud-tests,
61.9 KB
test report plugin_trino-redshift, fte-tests,
23.7 KB
test report plugin_trino-resource-group-managers, ,
72.4 KB
test report plugin_trino-singlestore, ,
68.2 KB
test report plugin_trino-snowflake, ,
18.8 KB
test report plugin_trino-snowflake, cloud-tests,
126 KB
test report plugin_trino-sqlserver, ,
260 KB
test report plugin_trino-vertica, ,
51 KB
test report pt (apache-hive3, suite-hms-only, )
3.64 KB
test report pt (default, suite-1, )
15.7 KB
test report pt (default, suite-2, )
28.7 KB
test report pt (default, suite-3, )
19 KB
test report pt (default, suite-5, )
28.2 KB
test report pt (default, suite-6-non-generic, )
22.2 KB
test report pt (default, suite-7-non-generic, )
19.5 KB
test report pt (default, suite-all-connectors-smoke, )
884 Bytes
test report pt (default, suite-azure, )
3.73 KB
test report pt (default, suite-cassandra, )
983 Bytes
test report pt (default, suite-clickhouse, )
991 Bytes
test report pt (default, suite-clients, )
3.77 KB
test report pt (default, suite-compatibility, )
7.45 KB
test report pt (default, suite-databricks-unity-http-hms, )
1.31 KB
test report pt (default, suite-delta-lake-databricks104, )
6.41 KB
test report pt (default, suite-delta-lake-databricks113, )
2.49 KB
test report pt (default, suite-delta-lake-databricks122, )
2.07 KB
test report pt (default, suite-delta-lake-databricks133, )
1.99 KB
test report pt (default, suite-delta-lake-databricks143, )
1.98 KB
test report pt (default, suite-delta-lake-databricks154, )
7.05 KB
test report pt (default, suite-delta-lake-oss, )
20.4 KB
test report pt (default, suite-functions, )
1.9 KB
test report pt (default, suite-gcs, )
3.19 KB
test report pt (default, suite-hive-transactional, )
10.2 KB
test report pt (default, suite-hudi, )
3.27 KB
test report pt (default, suite-iceberg, )
27.8 KB
test report pt (default, suite-ignite, )
971 Bytes
test report pt (default, suite-kafka, )
8.53 KB
test report pt (default, suite-ldap, )
10.8 KB
test report pt (default, suite-mysql, )
2.45 KB
test report pt (default, suite-oauth2, )
7.59 KB
test report pt (default, suite-parquet, )
2.98 KB
test report pt (default, suite-ranger, )
971 Bytes
test report pt (default, suite-snowflake, )
3.32 KB
test report pt (default, suite-storage-formats-detailed, )
3.67 KB
test report pt (default, suite-tpcds, )
4.92 KB
test report pt (default, suite-tpch, )
1.8 KB
test report test-jdbc-compatibility
27 KB
test report test-other-modules
2.26 MB
test report testing_trino-faulttolerant-tests, default,
57.9 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
20.5 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
207 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
48.2 KB
test report testing_trino-tests, ,
1.78 MB