ryanworl commented on PR #1785:
URL: https://github.com/apache/iceberg-go/pull/1785#issuecomment-5271998131

   CI note: `ubuntu-latest go1.26.1` failed on 
`TestSqlCatalog/TestConcurrentTableViewCollisionReturnsCatalogSentinel` in 
`catalog/sql` — the concurrent create raced into `database is locked (5) 
(SQLITE_BUSY)` instead of the `table already exists` sentinel. Unrelated to 
this PR (the diff only touches `table/` and `table/dv/`), and the same test 
passes on the other matrix jobs. I don't have permission to re-run the job — 
could a maintainer retrigger it? Happy to file the flake as a separate issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to