Skip to content

add new field updatedRows to QueryStatistics.java where it's availabl… #74297

add new field updatedRows to QueryStatistics.java where it's availabl…

add new field updatedRows to QueryStatistics.java where it's availabl… #74297

Triggered via pull request January 24, 2025 21:52
Status Failure
Total duration 50m 30s
Artifacts 91

ci.yml

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

Annotations

60 errors and 74 warnings
check-commits-dispatcher
PR requires a rebase. Found: 2 merge commits.
test (testing/trino-faulttolerant-tests, default)
Process completed with exit code 1.
TestKuduTypeMapping.: plugin/trino-kudu/src/test/java/io/trino/plugin/kudu/TestKuduTypeMapping.java#L72
Expected 1970-01-01T00:00 to be a gap in America/Bahia_Banderas
test (plugin/trino-kudu)
Process completed with exit code 1.
test (plugin/trino-clickhouse)
Process completed with exit code 1.
TestIgniteTypeMapping.: plugin/trino-ignite/src/test/java/io/trino/plugin/ignite/TestIgniteTypeMapping.java#L76
Expected 1970-01-01 to be a gap in America/Bahia_Banderas
test (plugin/trino-ignite)
Process completed with exit code 1.
TestMariaDbTypeMapping.: plugin/trino-mariadb/src/test/java/io/trino/plugin/mariadb/TestMariaDbTypeMapping.java#L90
Expected 1970-01-01 to be a gap in America/Bahia_Banderas
test (plugin/trino-mariadb)
Process completed with exit code 1.
TestCassandraTypeMapping.: plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java#L108
Expected 1970-01-01T00:00 to be a gap in America/Bahia_Banderas
test (plugin/trino-cassandra)
Process completed with exit code 1.
TestSqlServerTypeMapping.: plugin/trino-sqlserver/src/test/java/io/trino/plugin/sqlserver/TestSqlServerTypeMapping.java#L1
Expected 1970-01-01T00:00 to be a gap in America/Bahia_Banderas
test (plugin/trino-sqlserver)
Process completed with exit code 1.
TestPostgreSqlTypeMapping.: plugin/trino-postgresql/src/test/java/io/trino/plugin/postgresql/TestPostgreSqlTypeMapping.java#L156
Expected 1970-01-01T00:13:42 to be a gap in America/Bahia_Banderas
test (plugin/trino-postgresql)
Process completed with exit code 1.
TestJdbcResultSet.testDate: client/trino-jdbc/src/test/java/io/trino/jdbc/TestJdbcResultSet.java#L277
expected: 1970-01-01T00:00:00.000 (java.sql.Date) but was: 1970-01-01T01:00:00.000 (java.sql.Date)
TestJdbcResultSet > testDate: client/trino-jdbc/src/test/java/io/trino/jdbc/TestJdbcResultSet.java#L1
expected: 1970-01-01T00:00:00.000 (java.sql.Date) but was: 1970-01-01T01:00:00.000 (java.sql.Date)
TestMySqlTimeMappingsWithServerTimeZone.testUnsupportedTimestampWithTimeZoneValues: plugin/trino-mysql/src/test/java/io/trino/plugin/mysql/TestMySqlTimeMappingsWithServerTimeZone.java#L615
Expected query to fail: INSERT INTO tpch.test_unsupported_timestampdlok286vag VALUES (TIMESTAMP '1970-01-01 00:00:00 UTC') [QueryId: 20250124_220248_00456_t87j9]
TestMySqlTypeMapping.: plugin/trino-mysql/src/test/java/io/trino/plugin/mysql/TestMySqlTypeMapping.java#L97
com.google.common.base.VerifyException at com.google.common.base.Verify.verify(Verify.java:102)
test (plugin/trino-mysql)
Process completed with exit code 1.
TestOracleTypeMapping.: plugin/trino-oracle/src/test/java/io/trino/plugin/oracle/TestOracleTypeMapping.java#L108
Expected 1970-01-01T00:00 to be a gap in America/Bahia_Banderas
test (plugin/trino-oracle)
Process completed with exit code 1.
TestExasolTypeMapping.: plugin/trino-exasol/src/test/java/io/trino/plugin/exasol/TestExasolTypeMapping.java#L80
Expected 1970-01-01T00:13:42 to be a gap in America/Bahia_Banderas
test (plugin/trino-exasol)
Process completed with exit code 1.
TestJdbcResultSetCompatibilityOldDriver.testDate: testing/trino-test-jdbc-compatibility-old-driver/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldDriver.java#L1
Expecting: <1970-01-01T01:00:00.000 (java.sql.Date)> to be equal to: <1970-01-01T00:00:00.000 (java.sql.Date)> but was not.
TestJdbcResultSetCompatibilityOldDriver > testDate: testing/trino-test-jdbc-compatibility-old-driver/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldDriver.java#L1
Expecting: <1970-01-01T01:00:00.000 (java.sql.Date)> to be equal to: <1970-01-01T00:00:00.000 (java.sql.Date)> but was not.
test-other-modules
Process completed with exit code 1.
TestPhoenixTypeMapping.: plugin/trino-phoenix5/src/test/java/io/trino/plugin/phoenix5/TestPhoenixTypeMapping.java#L95
Expected 1970-01-01T00:00 to be a gap in America/Bahia_Banderas
test (plugin/trino-phoenix5)
Process completed with exit code 1.
TestJdbcResultSetCompatibilityOldDriver.testDate: testing/trino-test-jdbc-compatibility-old-driver/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldDriver.java#L1
Expecting: <1970-01-01T01:00:00.000 (java.sql.Date)> to be equal to: <1970-01-01T00:00:00.000 (java.sql.Date)> but was not.
TestJdbcResultSetCompatibilityOldDriver > testDate: testing/trino-test-jdbc-compatibility-old-driver/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldDriver.java#L1
Expecting: <1970-01-01T01:00:00.000 (java.sql.Date)> to be equal to: <1970-01-01T00:00:00.000 (java.sql.Date)> but was not.
TestJdbcResultSetCompatibilityOldServer > testDate: testing/trino-test-jdbc-compatibility-old-server/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldServer.java#L1
expected:<1970-01-01T0[0]:00:00.000 (java.sql...> but was:<1970-01-01T0[1]:00:00.000 (java.sql...>
TestJdbcResultSetCompatibilityOldServer > testDate: testing/trino-test-jdbc-compatibility-old-server/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldServer.java#L1
expected:<1970-01-01T0[0]:00:00.000 (java.sql...> but was:<1970-01-01T0[1]:00:00.000 (java.sql...>
TestJdbcResultSetCompatibilityOldServer > testDate: testing/trino-test-jdbc-compatibility-old-server/src/test/java/io/trino/TestJdbcResultSetCompatibilityOldServer.java#L1
expected:<1970-01-01T0[0]:00:00.000 (java.sql...> but was:<1970-01-01T0[1]:00:00.000 (java.sql...>
test-jdbc-compatibility
Process completed with exit code 1.
test-jdbc-compatibility
Process completed with exit code 1.
TestDeltaLakeReadTimestamps.timestampReadMapping: plugin/trino-delta-lake/src/test/java/io/trino/plugin/deltalake/TestDeltaLakeReadTimestamps.java#L112
com.google.common.base.VerifyException at com.google.common.base.Verify.verify(Verify.java:102)
test (plugin/trino-delta-lake)
Process completed with exit code 1.
test (testing/trino-tests)
Process completed with exit code 1.
check-commits-dispatcher
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-test-matrix
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-azure, 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-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-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-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-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-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-bigquery)
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 (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 (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-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
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 (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
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-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-google-sheets)
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 (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 (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-elasticsearch)
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-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 (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-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-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-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-opensearch)
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-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-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-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-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-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-functions, )
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
error-prone-checks
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 (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-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-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-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-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
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-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-kafka, )
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
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-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
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
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 (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-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
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
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-oss, )
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-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-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-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-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 Expired
1.38 GB
results client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
809 KB
results plugin_trino-cassandra, ,
159 KB
results plugin_trino-clickhouse, ,
73.4 KB
results plugin_trino-delta-lake, ,
1.12 MB
results plugin_trino-exasol, ,
38.3 KB
results plugin_trino-ignite, ,
49.8 KB
results plugin_trino-kudu, ,
148 KB
results plugin_trino-mariadb, ,
176 KB
results plugin_trino-mysql, ,
268 KB
results plugin_trino-oracle, ,
286 KB
results plugin_trino-phoenix5, ,
47.7 KB
results plugin_trino-postgresql, ,
277 KB
results plugin_trino-sqlserver, ,
256 KB
results test-jdbc-compatibility
399 MB
results test-other-modules
400 MB
results testing_trino-faulttolerant-tests, default,
60 KB
results testing_trino-tests, ,
1.82 MB
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
715 KB
test report core_trino-main, ,
13.6 MB
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-alluxio,lib_trino-filesystem-ca
380 KB
test report lib_trino-hdfs, cloud-tests,
6.04 KB
test report lib_trino-orc,lib_trino-parquet, ,
1000 KB
test report plugin_trino-bigquery, ,
107 KB
test report plugin_trino-cassandra, ,
150 KB
test report plugin_trino-clickhouse, ,
68.9 KB
test report plugin_trino-delta-lake, ,
1.09 MB
test report plugin_trino-delta-lake, fte-tests,
58.4 KB
test report plugin_trino-druid, ,
45.2 KB
test report plugin_trino-elasticsearch, ,
82.7 KB
test report plugin_trino-exasol, ,
36.5 KB
test report plugin_trino-google-sheets, ,
31.5 KB
test report plugin_trino-hive, ,
2.44 MB
test report plugin_trino-hive, fte-tests,
82.3 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, fte-tests,
67.3 KB
test report plugin_trino-iceberg, minio-and-avro,
123 KB
test report plugin_trino-ignite, ,
47.2 KB
test report plugin_trino-kafka, ,
242 KB
test report plugin_trino-kudu, ,
140 KB
test report plugin_trino-mariadb, ,
171 KB
test report plugin_trino-mongodb, ,
259 KB
test report plugin_trino-mysql, ,
260 KB
test report plugin_trino-openlineage, ,
49.9 KB
test report plugin_trino-opensearch, ,
103 KB
test report plugin_trino-oracle, ,
282 KB
test report plugin_trino-phoenix5, ,
45.5 KB
test report plugin_trino-pinot, ,
305 KB
test report plugin_trino-postgresql, ,
269 KB
test report plugin_trino-redis, ,
59.8 KB
test report plugin_trino-redshift, ,
26.2 KB
test report plugin_trino-resource-group-managers, ,
71.8 KB
test report plugin_trino-snowflake, ,
18.8 KB
test report plugin_trino-sqlserver, ,
249 KB
test report plugin_trino-vertica, ,
51.7 KB
test report pt (apache-hive3, suite-hms-only, )
3.66 KB
test report pt (default, suite-1, )
15.5 KB
test report pt (default, suite-2, )
28.7 KB
test report pt (default, suite-3, )
18.9 KB
test report pt (default, suite-5, )
28.2 KB
test report pt (default, suite-6-non-generic, )
22.3 KB
test report pt (default, suite-7-non-generic, )
19.5 KB
test report pt (default, suite-all-connectors-smoke, )
889 Bytes
test report pt (default, suite-cassandra, )
981 Bytes
test report pt (default, suite-clickhouse, )
989 Bytes
test report pt (default, suite-clients, )
3.75 KB
test report pt (default, suite-compatibility, )
7.43 KB
test report pt (default, suite-delta-lake-oss, )
20.5 KB
test report pt (default, suite-functions, )
1.89 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, )
972 Bytes
test report pt (default, suite-kafka, )
8.51 KB
test report pt (default, suite-ldap, )
10.8 KB
test report pt (default, suite-mysql, )
2.46 KB
test report pt (default, suite-oauth2, )
7.59 KB
test report pt (default, suite-parquet, )
3 KB
test report pt (default, suite-ranger, )
966 Bytes
test report pt (default, suite-storage-formats-detailed, )
3.67 KB
test report pt (default, suite-tpcds, )
4.9 KB
test report pt (default, suite-tpch, )
1.8 KB
test report test-jdbc-compatibility
28.4 KB
test report test-other-modules
1.09 MB
test report testing_trino-faulttolerant-tests, default,
58.4 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
20.5 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
206 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
48.5 KB
test report testing_trino-tests, ,
1.78 MB