[auto-bump] [no-release-notes] dependency by elianddb - #3074
Conversation
|
|
|
SummaryCoverage spans core build and startup behavior, basic SQL execution, reconnect and persistence flows, branch isolation, concurrent changes, data-type handling, and recovery from malformed or oversized inputs. It also exercises broader compatibility and edge-case behavior around prepared statements, array operations, nulls, conversions, and branch-summary queries. Safe to merge — the failures identify pre-existing product limitations and unrelated database behavior, while this dependency-only change introduced no regressions or new PR-attributable failures. The unrelated findings should be addressed separately, but they are not merge blockers for this pull request. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Prepared queries and array filters fail
Evidence Package🟡 Prepared nulls and array comparisons fail
Evidence Package🟡 Prepared expressions fail for valid values
Evidence Package🟡 Prepared queries are not supported
Evidence Package🟡 Listing branches with a summary query crashes
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
This PR has been superseded by #3076 |

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