Skip to content

Support FIRST and AFTER clause when adding a new column in MariaDb #26

Support FIRST and AFTER clause when adding a new column in MariaDb

Support FIRST and AFTER clause when adding a new column in MariaDb #26

Triggered via push January 24, 2025 05:22
Status Failure
Total duration 1h 17m 57s
Artifacts 92

ci.yml

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

Annotations

61 errors and 72 warnings
test (plugin/trino-clickhouse)
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.
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)
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.
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.
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.
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.
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.
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.
TestMySqlTimeMappingsWithServerTimeZone.testUnsupportedTimestampWithTimeZoneValues: plugin/trino-mysql/src/test/java/io/trino/plugin/mysql/TestMySqlTimeMappingsWithServerTimeZone.java#L615
Expected query to fail: INSERT INTO tpch.test_unsupported_timestampsmnvz87lnl VALUES (TIMESTAMP '1970-01-01 00:00:00 UTC') [QueryId: 20250124_055039_00456_8bzmr]
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.
TestSqlTaskManagerRaceWithCatalogPrune.testMultipleTaskUpdatesWithMultipleCatalogPrunes: core/trino-main/src/test/java/io/trino/execution/TestSqlTaskManagerRaceWithCatalogPrune.java#L245
Expecting code not to raise a throwable but caught "java.util.concurrent.TimeoutException: Waited 2 minutes (plus 2551087 nanoseconds delay) for TrustedListenableFutureTask@2632efad[status=PENDING, info=[task=[running=[RUNNING ON pool-2988-thread-1], java.util.concurrent.Executors$RunnableAdapter@e3d59a1[Wrapped task = io.trino.execution.TestSqlTaskManagerRaceWithCatalogPrune$$Lambda/0x00007f8970cfcb58@68888112]]]] at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:539) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:99) at io.trino.execution.TestSqlTaskManagerRaceWithCatalogPrune.lambda$testMultipleTaskUpdatesWithMultipleCatalogPrunes$3(TestSqlTaskManagerRaceWithCatalogPrune.java:244) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:875) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1392) at io.trino.execution.TestSqlTaskManagerRaceWithCatalogPrune.testMultipleTaskUpdatesWithMultipleCatalogPrunes(TestSqlTaskManagerRaceWithCatalogPrune.java:244) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRec
test (core/trino-main)
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.
test (testing/trino-faulttolerant-tests, default)
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.
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.
test (testing/trino-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
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-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-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-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 (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 (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, 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
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-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-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-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-hudi)
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
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 (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
artifact-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-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-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-hive, 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, 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-all-connectors-smoke, )
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
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-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
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 (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-vertica)
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-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-ignite, )
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
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-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-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-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-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-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-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-tpch, )
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
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-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-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-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-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-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-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-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-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-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, , Expired
811 KB
results core_trino-main, , Expired
14.1 MB
results plugin_trino-cassandra, , Expired
160 KB
results plugin_trino-clickhouse, , Expired
75.2 KB
results plugin_trino-delta-lake, , Expired
1.12 MB
results plugin_trino-exasol, , Expired
38.3 KB
results plugin_trino-ignite, , Expired
49.9 KB
results plugin_trino-kudu, , Expired
147 KB
results plugin_trino-mariadb, , Expired
177 KB
results plugin_trino-mysql, , Expired
273 KB
results plugin_trino-oracle, , Expired
204 KB
results plugin_trino-phoenix5, , Expired
48.4 KB
results plugin_trino-postgresql, , Expired
277 KB
results plugin_trino-sqlserver, , Expired
269 KB
results test-jdbc-compatibility Expired
399 MB
results test-other-modules Expired
400 MB
results testing_trino-faulttolerant-tests, default, Expired
60.7 KB
results testing_trino-tests, , Expired
1.83 MB
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, , Expired
716 KB
test report core_trino-main, , Expired
13.6 MB
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-alluxio,lib_trino-filesystem-ca Expired
378 KB
test report lib_trino-hdfs, cloud-tests, Expired
6.04 KB
test report lib_trino-orc,lib_trino-parquet, , Expired
1000 KB
test report plugin_trino-bigquery, , Expired
107 KB
test report plugin_trino-cassandra, , Expired
151 KB
test report plugin_trino-clickhouse, , Expired
70.8 KB
test report plugin_trino-delta-lake, , Expired
1.09 MB
test report plugin_trino-delta-lake, fte-tests, Expired
58 KB
test report plugin_trino-druid, , Expired
45.2 KB
test report plugin_trino-elasticsearch, , Expired
82.6 KB
test report plugin_trino-exasol, , Expired
36.4 KB
test report plugin_trino-google-sheets, , Expired
31.6 KB
test report plugin_trino-hive, , Expired
2.44 MB
test report plugin_trino-hive, fte-tests, Expired
83.4 KB
test report plugin_trino-hive, test-parquet, Expired
15.2 KB
test report plugin_trino-hudi, , Expired
189 KB
test report plugin_trino-iceberg, , Expired
1.45 MB
test report plugin_trino-iceberg, fte-tests, Expired
66.1 KB
test report plugin_trino-iceberg, minio-and-avro, Expired
122 KB
test report plugin_trino-ignite, , Expired
47.3 KB
test report plugin_trino-kafka, , Expired
241 KB
test report plugin_trino-kudu, , Expired
138 KB
test report plugin_trino-mariadb, , Expired
172 KB
test report plugin_trino-mongodb, , Expired
258 KB
test report plugin_trino-mysql, , Expired
265 KB
test report plugin_trino-openlineage, , Expired
50.7 KB
test report plugin_trino-opensearch, , Expired
104 KB
test report plugin_trino-oracle, , Expired
200 KB
test report plugin_trino-phoenix5, , Expired
46.1 KB
test report plugin_trino-pinot, , Expired
307 KB
test report plugin_trino-postgresql, , Expired
269 KB
test report plugin_trino-redis, , Expired
60 KB
test report plugin_trino-redshift, , Expired
26.2 KB
test report plugin_trino-resource-group-managers, , Expired
72.3 KB
test report plugin_trino-snowflake, , Expired
18.8 KB
test report plugin_trino-sqlserver, , Expired
262 KB
test report plugin_trino-vertica, , Expired
52.2 KB
test report pt (apache-hive3, suite-hms-only, ) Expired
3.62 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.3 KB
test report pt (default, suite-7-non-generic, ) Expired
19.5 KB
test report pt (default, suite-all-connectors-smoke, ) Expired
883 Bytes
test report pt (default, suite-cassandra, ) Expired
980 Bytes
test report pt (default, suite-clickhouse, ) Expired
989 Bytes
test report pt (default, suite-clients, ) Expired
3.74 KB
test report pt (default, suite-compatibility, ) Expired
7.43 KB
test report pt (default, suite-delta-lake-oss, ) Expired
20.4 KB
test report pt (default, suite-functions, ) Expired
1.89 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.9 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.44 KB
test report pt (default, suite-oauth2, ) Expired
7.58 KB
test report pt (default, suite-parquet, ) Expired
3 KB
test report pt (default, suite-ranger, ) Expired
973 Bytes
test report pt (default, suite-storage-formats-detailed, ) Expired
3.64 KB
test report pt (default, suite-tpcds, ) Expired
4.92 KB
test report pt (default, suite-tpch, ) Expired
1.8 KB
test report test-jdbc-compatibility Expired
28.2 KB
test report test-other-modules Expired
1.25 MB
test report testing_trino-faulttolerant-tests, default, Expired
59 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta, Expired
20.5 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive, Expired
208 KB
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg, Expired
48.5 KB
test report testing_trino-tests, , Expired
1.79 MB