Skip to content

[auto-bump] [no-release-notes] dependency by elianddb#2500

Closed
coffeegoddd wants to merge 1 commit intomainfrom
elianddb-76219319
Closed

[auto-bump] [no-release-notes] dependency by elianddb#2500
coffeegoddd wants to merge 1 commit intomainfrom
elianddb-76219319

Conversation

@coffeegoddd
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Main PR
covering_index_scan_postgres 1135.14/s 1135.66/s 0.0%
index_join_postgres 160.03/s 160.16/s 0.0%
index_join_scan_postgres 209.44/s 207.58/s -0.9%
index_scan_postgres 12.33/s 12.14/s -1.6%
oltp_point_select 2427.91/s 2435.82/s +0.3%
oltp_read_only 1885.23/s 1875.80/s -0.6%
select_random_points 129.78/s 129.36/s -0.4%
select_random_ranges 848.83/s 850.36/s +0.1%
table_scan_postgres 11.86/s 11.92/s +0.5%
types_table_scan_postgres 5.42/s 5.54/s +2.2%

@github-actions
Copy link
Copy Markdown
Contributor

Main PR
Total 42090 42090
Successful 17831 17830
Failures 24259 24260
Partial Successes1 5572 5572
Main PR
Successful 42.3640% 42.3616%
Failures 57.6360% 57.6384%

${\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.

@Hydrocharged Hydrocharged deleted the elianddb-76219319 branch March 31, 2026 00:36
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.

3 participants