Skip to content

Retry testRowLevelDelete in BigQuery#29154

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/bigquery-retry
Apr 17, 2026
Merged

Retry testRowLevelDelete in BigQuery#29154
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/bigquery-retry

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Apr 17, 2026

Description

https://github.com/trinodb/trino/actions/runs/24552138043/job/71780216473?pr=29152

Error:  io.trino.plugin.bigquery.TestBigQueryAvroConnectorTest.testRowLevelDelete -- Time elapsed: 34.75 s <<< FAILURE!
org.opentest4j.AssertionFailedError: 
[update count for query 20260417_070410_00511_yejya] 
expected: 1L
 but was: 0L
	at io.trino.testing.QueryAssertions.assertDistributedUpdate(QueryAssertions.java:147)
	at io.trino.testing.QueryAssertions.assertUpdate(QueryAssertions.java:65)
	at io.trino.testing.QueryAssertions.assertUpdate(QueryAssertions.java:59)
	at io.trino.testing.AbstractTestQueryFramework.assertUpdate(AbstractTestQueryFramework.java:426)
	at io.trino.testing.AbstractTestQueryFramework.assertUpdate(AbstractTestQueryFramework.java:421)
	at io.trino.testing.BaseConnectorTest.testRowLevelDelete(BaseConnectorTest.java:5495)
	at java.base/java.lang.reflect.Method.invoke(Method.java:565)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Apr 17, 2026
@github-actions github-actions bot added the bigquery BigQuery connector label Apr 17, 2026
@ebyhr ebyhr requested review from chenjian2664 and wendigo April 17, 2026 07:59
@ebyhr ebyhr merged commit aceed71 into trinodb:master Apr 17, 2026
19 checks passed
@ebyhr ebyhr deleted the ebi/bigquery-retry branch April 17, 2026 08:20
@github-actions github-actions bot added this to the 481 milestone Apr 17, 2026
@ebyhr ebyhr mentioned this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bigquery BigQuery connector cla-signed

Development

Successfully merging this pull request may close these issues.

2 participants