Skip to content

[auto-bump] [no-release-notes] dependency by coffeegoddd#2430

Open
coffeegoddd wants to merge 1 commit intomainfrom
coffeegoddd-f8d22c4b
Open

[auto-bump] [no-release-notes] dependency by coffeegoddd#2430
coffeegoddd wants to merge 1 commit intomainfrom
coffeegoddd-f8d22c4b

Conversation

@coffeegoddd
Copy link
Contributor

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Main PR
covering_index_scan_postgres 568.35/s 558.55/s -1.8%
index_join_postgres 122.41/s 124.58/s +1.7%
index_join_scan_postgres 182.47/s 183.14/s +0.3%
index_scan_postgres 11.10/s 10.94/s -1.5%
oltp_point_select 2404.13/s 2392.68/s -0.5%
oltp_read_only 1736.71/s 1723.73/s -0.8%
select_random_points 109.51/s 110.64/s +1.0%
select_random_ranges 437.09/s 441.44/s +0.9%
table_scan_postgres 10.92/s 10.92/s 0.0%
types_table_scan_postgres 5.08/s 5.05/s -0.6%

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Main PR
Total 42090 42090
Successful 17653 17652
Failures 24437 24438
Partial Successes1 5575 5575
Main PR
Successful 41.9411% 41.9387%
Failures 58.0589% 58.0613%

${\color{red}Regressions (1)}$

random

QUERY:          (SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1)
INTERSECT
(SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1)
INTERSECT
(SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1);
RECEIVED ERROR: expected row count 0 but received 1

Footnotes

  1. These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant