[auto-bump] [no-release-notes] dependency by coffeegoddd#2945
[auto-bump] [no-release-notes] dependency by coffeegoddd#2945coffeegoddd wants to merge 1 commit into
Conversation
|
|
SummaryCoverage spans core database behavior including reads and writes, transactions, concurrent sessions, catalog and type handling, schema and object lifecycle, authentication and configuration validation, restart and data persistence, corruption safeguards, and concurrent updates. It includes normal workflows, boundary and invalid-input cases, recovery scenarios, and adversarial concurrency and storage-integrity checks, with broad overall health aside from a pre-existing metadata issue. Safe to merge — the sole failure is a medium-severity, pre-existing catalog issue caused by concurrent user-defined-type changes and is explicitly unrelated to this PR; no regression or PR-attributable failure was found. It remains a flag for later because it can disrupt metadata discovery, but it is not a merge blocker for this change. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 Concurrent type DDL corrupts catalog lookups
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
Footnotes
|
|
This PR has been superseded by #2946 |

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```