[auto-bump] [no-release-notes] dependency by jycor - #3066
Conversation
Footnotes
|
|
|
SummaryCoverage spans clean builds and release packaging, dependency integrity, startup and restart behavior, PostgreSQL queries and transactions, schema changes, concurrent sessions, persistence, compatibility handling, and recovery-related edge cases. It also exercises adversarial inputs such as tampered dependencies, duplicate-key recovery, unsupported storage versions, and large JSON numbers; core behavior is broadly healthy, with an unrelated existing JSON feature and precision defect identified. Safe to merge — the only failure is not attributable to this PR and shows no regression, new failure, or previously flagged PR issue. The unrelated JSON defect is a flag for later rather than a merge blocker. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 JSONPath queries fail and large numbers lose precision
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
This PR has been superseded by #3067 |

☕ 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]
```