ci #91328
ci.yml
on: merge_group
path-filters
2s
Matrix: maven-checks
Matrix: hive-tests
artifact-checks
21m 33s
error-prone-checks
21m 42s
test-jdbc-compatibility
16m 12s
test-other-modules
18m 55s
Matrix: check-commit
Matrix: pt
Matrix: test
build-success
2s
Annotations
36 errors
|
test (plugin/trino-iceberg)
The run was canceled by @github-actions[bot].
|
|
test (plugin/trino-iceberg)
Cancelling merge queue workflow because test (plugin/trino-iceberg, , ) failed
|
|
TestIcebergNessieCatalogConnectorSmokeTest.testDeleteRowsConcurrently()[1]:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/catalog/nessie/TestIcebergNessieCatalogConnectorSmokeTest.java#L140
Expecting throwable message:
"Failed to commit during write: Found new conflicting delete files that can apply to records matching ref(name="col2") in (1): [/tmp/test_trino_nessie_catalog15517634496707739452/tpch/test_concurrent_deletev1v2e8pmn4-f9da290641974a2d9a17ad6cdaa341ce/data/20260512_210548_00219_jrj96-c6b3b418-abfd-41a1-a09b-ef9c540d6371.parquet]"
to contain:
"Cannot commit: ref hash is out of date"
but did not.
Throwable that failed the check:
io.trino.testing.QueryFailedException: Failed to commit during write: Found new conflicting delete files that can apply to records matching ref(name="col2") in (1): [/tmp/test_trino_nessie_catalog15517634496707739452/tpch/test_concurrent_deletev1v2e8pmn4-f9da290641974a2d9a17ad6cdaa341ce/data/20260512_210548_00219_jrj96-c6b3b418-abfd-41a1-a09b-ef9c540d6371.parquet]
at io.trino.testing.AbstractTestingTrinoClient.execute(AbstractTestingTrinoClient.java:138)
at io.trino.testing.DistributedQueryRunner.executeInternal(DistributedQueryRunner.java:591)
at io.trino.testing.DistributedQueryRunner.execute(DistributedQueryRunner.java:574)
at io.trino.testing.QueryRunner.execute(QueryRunner.java:82)
at io.trino.plugin.iceberg.BaseIcebergConnectorSmokeTest.lambda$testDeleteRowsConcurrently$1(BaseIcebergConnectorSmokeTest.java:158)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
at java.base/java.lang.Thread.run(Thread.java:1474)
Suppressed: java.lang.Exception: SQL: DELETE FROM test_concurrent_deletev1v2e8pmn4 WHERE col2 = 1
at io.trino.testing.DistributedQueryRunner.executeInternal(DistributedQueryRunner.java:598)
... 7 more
Caused by: io.trino.spi.TrinoException: Failed to commit during write: Found new conflicting delete files that can apply to records matching ref(name="col2") in (1): [/tmp/test_trino_nessie_catalog15517634496707739452/tpch/test_concurrent_deletev1v2e8pmn4-f9da290641974a2d9a17ad6cdaa341ce/data/20260512_210548_00219_jrj96-c6b3b418-abfd-41a1-a09b-ef9c540d6371.parquet]
at io.trino.plugin.iceberg.IcebergMetadata.commitUpdate(IcebergMetadata.java:2184)
at io.trino.plugin.iceberg.IcebergMetadata.commitUpdateAndTransaction(IcebergMetadata.java:2174)
at io.trino.plugin.iceberg.IcebergMetadata.finishWrite(IcebergMetadata.java:3362)
at io.trino.plugin.iceberg.IcebergMetadata.finishMerge(IcebergMetadata.java:3243)
at io.trino.plugin.base.classloader.ClassLoaderSafeConnectorMetadata.finishMerge(ClassLoaderSafeConnectorMetadata.java:1309)
at io.trino.tracing.TracingConnectorMetadata.finishMerge(TracingConnectorMetadata.java:800)
at io.trino.metadata.MetadataManager.finishMerge(MetadataManager.java:1437)
at io.trino.tracing.TracingMetadata.finishMerge(TracingMetadata.java:891)
at io.trino.sql.planner.LocalExecutionPlanner.lambda$createTableFinisher$0(LocalExecutionPlanner.java:4190)
at io.trino.operator.TableFinishOperator.getOutput(TableFinishOperator.java:320)
at io.trino.operator.Driver.processInternal(Driver.java:403)
at io.trino.operator.Driver.lambda$process$0(Driver.java:306)
at io.trino.operator.Driver.tryWithLock(Driver.java:709)
at io.trino.operator.Driver.process(Driver.java:298)
at io.trino.operator.Driver.processForDuration(Driver.java:269)
at io.trino.execution.SqlTaskExecution$DriverSplitRunner.processFor(SqlTaskExecution.java:852)
at io.trino.execution.executor.dedicated.SplitProcessor.run(SplitProcessor.java:77)
at io.trino.execution.executor.dedicated.TaskEntry$VersionEmbedderBridge.lambda$run$0(TaskEntry.java:205)
at io.trino.$gen.Trino_testversion____20260512_210350_683.run(Unknown Source)
at io.trino.execution.executor.dedicated.TaskEntry$VersionEmbedderBridge.run(TaskEntry.java:206)
at io.trino.execution.executor.scheduler.FairScheduler.runTask(FairScheduler.java:177)
at io.trino.execution.executor.scheduler.FairScheduler.lambda$submit$0(FairScheduler.java:164)
at java.base/java.util.concurrent.Executors$Runnab
|
|
test (plugin/trino-iceberg)
Process completed with exit code 1.
|
|
pt (default, suite-hive-transactional, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-hive-transactional, )
The operation was canceled.
|
|
pt (default, suite-3, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-3, )
The operation was canceled.
|
|
pt (default, suite-7-non-generic, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-7-non-generic, )
The operation was canceled.
|
|
pt (default, suite-delta-lake-oss, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-delta-lake-oss, )
The operation was canceled.
|
|
pt (default, suite-delta-lake-databricks173, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-delta-lake-databricks173, )
The operation was canceled.
|
|
pt (default, suite-delta-lake-databricks133, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-delta-lake-databricks133, )
The operation was canceled.
|
|
pt (default, suite-1, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-1, )
The operation was canceled.
|
|
pt (default, suite-5, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-5, )
The operation was canceled.
|
|
pt (default, suite-2, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-2, )
The operation was canceled.
|
|
pt (default, suite-iceberg, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-iceberg, )
The operation was canceled.
|
|
test (plugin/trino-snowflake, cloud-tests)
The run was canceled by @github-actions[bot].
|
|
test (plugin/trino-snowflake, cloud-tests)
The operation was canceled.
|
|
test (plugin/trino-iceberg, minio-and-avro)
The run was canceled by @github-actions[bot].
|
|
test (plugin/trino-iceberg, minio-and-avro)
The operation was canceled.
|
|
pt (default, suite-6-non-generic, )
The run was canceled by @github-actions[bot].
|
|
pt (default, suite-6-non-generic, )
The operation was canceled.
|
|
test (plugin/trino-iceberg, cloud-tests)
The run was canceled by @github-actions[bot].
|
|
test (plugin/trino-iceberg, cloud-tests)
The operation was canceled.
|
|
test (testing/trino-tests)
The run was canceled by @github-actions[bot].
|
|
test (testing/trino-tests)
The operation was canceled.
|
|
build-success
Process completed with exit code 1.
|
|
ci
The run was canceled by @github-actions[bot].
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
product tests and server tarball
|
1.31 GB |
sha256:7d839a6005a50231bbae3dd081a38bf6e11282219a815d1891479a73d0ab2d27
|
|
|
results plugin_trino-iceberg, ,
|
2 MB |
sha256:e26b5c2dba4408d77a0dca55312cb5007de49ca78b1526cfd49fe2873be269ff
|
|
|
test report client_trino-jdbc,core_trino-spi,core_trino-web-ui, ,
|
571 KB |
sha256:b2845cb03026f8155093b5378b8da9188e4d1d1247b92b56f5caaea7382cb690
|
|
|
test report core_trino-main, ,
|
16 MB |
sha256:bebf9a4e0649a4c6dda32e879a0055eb2f63977c05498f1e0c4e85055cfce719
|
|
|
test report hive-tests
|
142 KB |
sha256:c8c8aa08fe0e71e0051aeb38df2544d346561045e26037bb7dfadf8203220fca
|
|
|
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-alluxio,lib_trino-filesystem-ca
|
713 KB |
sha256:82f7cb5a5aaefa888745caace1af516070794396cf75ff42697971f2ad78d6d8
|
|
|
test report lib_trino-filesystem-azure, cloud-tests,
|
119 KB |
sha256:3422e8d90d602c32052088f9c8c3b1813aa332eaa2ad1e765642f5a0215a2c27
|
|
|
test report lib_trino-filesystem-gcs, cloud-tests,
|
11.4 KB |
sha256:5ce3d45f86a0b2e13b2b4632330d704ec73ca9c76ef951cd0ef09dcd81ffaa91
|
|
|
test report lib_trino-filesystem-s3, cloud-tests,
|
17.1 KB |
sha256:709be6c1507b39969186c0ca20ed8b9b0632058b3849cd69d4b5b214aca4e816
|
|
|
test report lib_trino-orc,lib_trino-parquet, ,
|
1.34 MB |
sha256:eade6645c4753c963654ba8d7e588e9b2302115826f95f27fdaaf7532c501631
|
|
|
test report plugin_trino-base-jdbc,plugin_trino-faker,plugin_trino-geospatial,plugin_trino-memory,plugin_trino-o
|
1.51 MB |
sha256:f55fb2f547a6c3b24b9ac9a286babf43873a0e3e6d10e8c02bc1ff4add965b93
|
|
|
test report plugin_trino-bigquery, ,
|
247 KB |
sha256:cc309ee20db2c88288cf388b36347d652cb376ebc09b28506ac7a16893b8d450
|
|
|
test report plugin_trino-bigquery, cloud-tests-2,
|
222 KB |
sha256:22a625cc7bd38e1595987f4daecefd2bc1fc688ad19fbc500406b2c4431a4d9f
|
|
|
test report plugin_trino-cassandra, ,
|
328 KB |
sha256:f0f2949432c9925211178db45714a3aa4aec640d8b7734224b8aee8f07bf2cf5
|
|
|
test report plugin_trino-clickhouse, ,
|
180 KB |
sha256:e35f1b4ba9279ef47529a867e5c93aa7ed627933e2aaeb69c27f9a604b76cddb
|
|
|
test report plugin_trino-delta-lake, ,
|
1.05 MB |
sha256:45e1cbd22b9fc1fa59593239f9c549d4257937b7f51d0d923c5eacc36a680d87
|
|
|
test report plugin_trino-delta-lake, cloud-tests,
|
235 KB |
sha256:7966a8ada7cb87543c49c28e3c6e06992cbbb654ab4eb42058d366fbf5077525
|
|
|
test report plugin_trino-delta-lake, fte-tests,
|
72.7 KB |
sha256:4c9c02f528f66cc5992e7e96c5d6ef8fc46e9b90522f0afea9a3a4113bfcb17e
|
|
|
test report plugin_trino-druid, ,
|
87 KB |
sha256:ae01b4a3ff12a62df584d85d02e784674bd1e216df09f6d3d646bd897f34c0c9
|
|
|
test report plugin_trino-duckdb, ,
|
65.8 KB |
sha256:8c7bf9952e7b26e31b17657f60f3b6b8cb833c43a92211750e0a35cb1e234903
|
|
|
test report plugin_trino-elasticsearch, ,
|
169 KB |
sha256:738254096cb89c8c0e3c5ce664c40f01f6ae6ae56329c5eb2b8bd66bfc8af28d
|
|
|
test report plugin_trino-exasol, ,
|
70 KB |
sha256:d9e1779b14247423d7fb1a71bdb920bce98381873ac29f8b084bf0042fbe7cca
|
|
|
test report plugin_trino-exchange-filesystem, cloud-tests,
|
15 KB |
sha256:b80672b64f03365cbb90a722fed6f6a097bfa7bbf237d788641fbe7a2c82d1e9
|
|
|
test report plugin_trino-google-sheets, ,
|
70.5 KB |
sha256:ab6b9cba40a022a2c0df9e073359a7f4584e08b8c8e622379a9a4d944cbd3f5b
|
|
|
test report plugin_trino-hive, ,
|
2.46 MB |
sha256:ae62e9e53b49aa633d98049cfb6f00bc963f7d38264cd0964b0ace88f5e0639c
|
|
|
test report plugin_trino-hive, fte-tests,
|
103 KB |
sha256:c5debfcf191ae778b9f1530864ccaf0aea534c76c771b524664b745e41808621
|
|
|
test report plugin_trino-hive, test-parquet,
|
56.2 KB |
sha256:09cd6957c4920124cb3bd6f3f5f1d50d6928b3f696e51220c1b1010142421e68
|
|
|
test report plugin_trino-hudi, ,
|
204 KB |
sha256:4cb07e603dbcf01c9fd869a43c1e899ccfb1981ec0a344d7767f419a188f7081
|
|
|
test report plugin_trino-iceberg, ,
|
1.95 MB |
sha256:22175ae38545f2d4027c1ce8ef9d14b7c0b0ba4f6af82de7d1af52255fb9782b
|
|
|
test report plugin_trino-iceberg, cloud-tests,
|
358 KB |
sha256:af6a774eb0d7bb8f49a54dfc6ba764dcb604c8078a92f0c120db02a7d7b4045d
|
|
|
test report plugin_trino-iceberg, fte-tests,
|
87.3 KB |
sha256:2d3e38b7e631dd1211e56935593cf028c99d016543f870578436de197f6ab87d
|
|
|
test report plugin_trino-iceberg, minio-and-avro,
|
180 KB |
sha256:575da55d43acf2474209afe56400b4321a8d0df2bc4caecd366f5f190c8c5290
|
|
|
test report plugin_trino-ignite, ,
|
152 KB |
sha256:5deb8fd2daaf48693253f2527022ed773f1f1d83f30ec70cb3ee04c38877ad83
|
|
|
test report plugin_trino-kafka, ,
|
510 KB |
sha256:4ad7dc0be9b676ceb172f807cc5fb04bac8b87d3f14fdbe5f4c31033fe7437e8
|
|
|
test report plugin_trino-lakehouse, ,
|
166 KB |
sha256:f88b1831c2f9a5781438c4cd03efe82f94c3e10de048834e571c144c12816706
|
|
|
test report plugin_trino-mariadb, ,
|
209 KB |
sha256:6dfaaaed1c6b41a077133036443f7149620f6da1762bafc066c95e2711de8f65
|
|
|
test report plugin_trino-mongodb, ,
|
299 KB |
sha256:44c4759acc3fb6a1387f6df107fd67868d7b2791067163558ec15367482e8d4e
|
|
|
test report plugin_trino-mysql, ,
|
308 KB |
sha256:9fab6e6973f1ca334e5c2e7000f7ea03c1c861ecf648eda87f0061d17d2f2eca
|
|
|
test report plugin_trino-opensearch, ,
|
206 KB |
sha256:42a1379a32efbe262454d51e9ea0b8c83a18f4aee606a15512312de635158f38
|
|
|
test report plugin_trino-oracle, ,
|
181 KB |
sha256:c00c79dcb36f77bab23680e93bbd10bc5e5bc8d9fede29ee57adc1f2291f17e1
|
|
|
test report plugin_trino-pinot, ,
|
395 KB |
sha256:86f62c3f63f47efae2b44606dbb790f6dd8a5f181e758d705247f1e6de736b91
|
|
|
test report plugin_trino-postgresql, ,
|
393 KB |
sha256:932df6cb79e00d400b9cdfa8a3dfe32b34faeefe8a42bc32a58a83983c487684
|
|
|
test report plugin_trino-redis, ,
|
121 KB |
sha256:72b99b7593c4b0593950e3e23b6b957022c1cc290c9c1f6b85c84d15c50b264e
|
|
|
test report plugin_trino-redshift, ,
|
28.6 KB |
sha256:70a380b2d86f14f71cb5959d442814d616e4f7913a82fdc6ff62b934b3258763
|
|
|
test report plugin_trino-redshift, cloud-tests,
|
66.2 KB |
sha256:f134fbe2b8733faa9e520d855052ca4d8ef5a34a342ce071de69b31b2ec9724b
|
|
|
test report plugin_trino-redshift, fte-tests,
|
16.7 KB |
sha256:4ac9147e72df8e9745e974515cf5115d902a2c302f44464ad4562314084e06e9
|
|
|
test report plugin_trino-resource-group-managers, ,
|
75.1 KB |
sha256:4b501c8f7fdc277b69d96d71878c9d69ab113e5b4855b814e68e670c731550a5
|
|
|
test report plugin_trino-singlestore, ,
|
134 KB |
sha256:83e57768f8b03f352dffbaedaac364fc8f6f6caa0166b98ddfa730d81e0af4e0
|
|
|
test report plugin_trino-snowflake, ,
|
42.3 KB |
sha256:5c62142120a4bdd21facd132a4f942c959675ef5000e24f19ecbb96abf6dc27a
|
|
|
test report plugin_trino-snowflake, cloud-tests,
|
15.7 KB |
sha256:07995bc08f81e54bed822146a8fbd1e1a3baa022f178a4c76cb36382c03d42fb
|
|
|
test report plugin_trino-sqlserver, ,
|
318 KB |
sha256:d5a8369af981ec495298cca6069930e57d30d2f7bbd78f59c783b42ba3320fec
|
|
|
test report pt (apache-hive3, suite-hms-only, )
|
3.65 KB |
sha256:c83c4c9afeb1f5a416b6aa6195e2f0a6ba1cd45150faf5acbbf363132ab242a3
|
|
|
test report pt (default, suite-2, )
|
12 KB |
sha256:ab814ce91c500ad9c97637a30f446bf302c562885c4bc0eb1ecf73585ab023d6
|
|
|
test report pt (default, suite-3, )
|
5.41 KB |
sha256:2bfa92cb7973b59c635a0d1960a46d921b28ab95b83b061d2a142c0260223b0a
|
|
|
test report pt (default, suite-5, )
|
14.3 KB |
sha256:0603432bb810b2b4b4c2abddbf6731e00728b26ee6df2252e1b948ee276e5e62
|
|
|
test report pt (default, suite-6-non-generic, )
|
10.7 KB |
sha256:d9be90dbe93e1c3c137f2b2f2aa1edc3969582c42d2bc7a56b4eb15d03d84c68
|
|
|
test report pt (default, suite-7-non-generic, )
|
15.4 KB |
sha256:c375e34390e2a17c7ceed4ede4d07385b865566dcaa385c8cb042413c1212160
|
|
|
test report pt (default, suite-all-connectors-smoke, )
|
884 Bytes |
sha256:9de479beea73f2c5fb271154c7b153a68667af877582ed2a95f318b9b4e8c53e
|
|
|
test report pt (default, suite-azure, )
|
3.75 KB |
sha256:1fc890d8fabf04acb65b8e9b482fa8871d5367accad37cf4fe214c7cfa153aed
|
|
|
test report pt (default, suite-cassandra, )
|
978 Bytes |
sha256:b90d8b7cbbe0a5c3ac5dc76dfc862130cd08ee6dcefe94658b5e8220250cdcab
|
|
|
test report pt (default, suite-clickhouse, )
|
988 Bytes |
sha256:42e5015c205180ad8a6eed9c07b359dd150a0b7354a0e33e8978a3083ebbc9e2
|
|
|
test report pt (default, suite-clients, )
|
3.8 KB |
sha256:42d1f7548a863a0ae73868c04e3fe678b65c671f0dd5c0e5d2e2c61043c601f0
|
|
|
test report pt (default, suite-compatibility, )
|
7.44 KB |
sha256:051fd297aa8ddf99330f7048426252bd38b5f0e8113b61a0b4709a623e70233d
|
|
|
test report pt (default, suite-delta-lake-databricks143, )
|
1.94 KB |
sha256:7e9ec4da614540fd3f6afca078b0519dc49db9204aabfedd5a8cb4f7b6882f79
|
|
|
test report pt (default, suite-delta-lake-databricks154, )
|
1.78 KB |
sha256:c24e6e96d48e6150d0b7c63ed7238bc6e61151c80cc6f54426c5c569a234a46f
|
|
|
test report pt (default, suite-delta-lake-databricks164, )
|
1.77 KB |
sha256:8f8922712ad17d97a55dbe793e33896c1569e6e03081a8ae65a422e681ca3cff
|
|
|
test report pt (default, suite-delta-lake-oss, )
|
2.12 KB |
sha256:61672fd3e5e4f4162d9225e94a758013cd11f276a630e0c1703cd03d8aa7744e
|
|
|
test report pt (default, suite-exasol, )
|
954 Bytes |
sha256:c1acc078da37866c36d6d381871f34b3f3a300d41f85b8ec657c07557391770e
|
|
|
test report pt (default, suite-functions, )
|
1.9 KB |
sha256:0716ba6b74c066b83ad1b8212caaef975383c0b7697a817229e37daf16a2d68a
|
|
|
test report pt (default, suite-gcs, )
|
3.36 KB |
sha256:32d5af6377933bfddc0a9e5ef6a18776913738ced28f2450a97dcda743299166
|
|
|
test report pt (default, suite-hive4, )
|
1.03 KB |
sha256:769f589bf66d6ed98f3332339068f911268c379c5f7be59b63a69f76247e9682
|
|
|
test report pt (default, suite-hudi, )
|
3.27 KB |
sha256:c4d15b7eca6d236667f2c5e21333b1ac782420d84b2002f3c611ee3070ee30ba
|
|
|
test report pt (default, suite-ignite, )
|
969 Bytes |
sha256:76246c7ce07df20f6db5ee170e905c26f86ecd2dbf8abdea3b7303268cbcb547
|
|
|
test report pt (default, suite-kafka, )
|
8.55 KB |
sha256:a51fe992e5ade8120fdc96553d3029665ce9288fbc25e23c7f978b527f0a4af8
|
|
|
test report pt (default, suite-ldap, )
|
10.8 KB |
sha256:341f1aa36ddef8fd5d5e4122d09f195258bff347b4e38c81b8c87203363f8e74
|
|
|
test report pt (default, suite-loki, )
|
951 Bytes |
sha256:50e337444d3b2d4315ae67db783d405ab7c17171505729ee7d207d127b5716d5
|
|
|
test report pt (default, suite-mysql, )
|
2.45 KB |
sha256:2b5513eae18c810d66a1d68c0a309389315db81e166d23bdb92658f0ccb9d291
|
|
|
test report pt (default, suite-oauth2, )
|
7.59 KB |
sha256:6f19604f0932c909466a9304f92e4079a7ba4a1f92e911cbf88e22050c4c7f3c
|
|
|
test report pt (default, suite-parquet, )
|
3 KB |
sha256:98f334c7c290db0b461f489e7a4d04772f8316c1f5e06017d77dd5233b8b6c2d
|
|
|
test report pt (default, suite-ranger, )
|
969 Bytes |
sha256:d9d5d8aec426d453298b501c02dae27c081292d27b209fd01744f621fd030d34
|
|
|
test report pt (default, suite-snowflake, )
|
981 Bytes |
sha256:80f65453200634b09ade8fb92e1f926cceeb9555f49db07e76261f26aaf992d5
|
|
|
test report pt (default, suite-storage-formats-detailed, )
|
3.64 KB |
sha256:8d9807a744da2ede6412ecd34c1025f55a7b48d3eadd6d7497a1d4a9b1e4d456
|
|
|
test report pt (default, suite-tpcds, )
|
4.96 KB |
sha256:1002926f7f62326b5f655aeb841fd6f202f37d13958007e7043c68ce124295aa
|
|
|
test report pt (default, suite-tpch, )
|
1.8 KB |
sha256:cdc808f2a3150e541cbec888327cc2dcf1ed51f8f782a13a28672b6767199e06
|
|
|
test report test-jdbc-compatibility
|
26.3 KB |
sha256:b4ca4be311c76e98271dbd6b4781108fd3debdc56ea32985aa303a73dcfc2f96
|
|
|
test report test-other-modules
|
2.06 MB |
sha256:dbc1639bb058f14af4b641bcb8623fa321a40812b3e96b804ecff4f36109a1f5
|
|
|
test report testing_trino-faulttolerant-tests, default,
|
57.9 KB |
sha256:12e11ca8bf4d6b83c5865aa0154bc126eb7197dfc7e40780b307a862f13c83be
|
|
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
|
20.3 KB |
sha256:27b5b3b0ce77909756bfbcfe952ca7b3ac243aaaadd46b8c86e8bc8d36a7331e
|
|
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
|
255 KB |
sha256:478d73e001c251f172f965bfb2d757bdafbd935de80a2c52375635ae30feea23
|
|
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
|
50.8 KB |
sha256:0ecf94c0902628192977561bce0453744876e57436bc5f108c9e39fd22027909
|
|
|
test report testing_trino-tests, ,
|
1.85 MB |
sha256:fd47106c8af026e42e8eb7e0290f7c43826a2d6749d1def0a9bf3154500c2b1a
|
|