Skip to content

[auto-bump] [no-release-notes] dependency by reltuk#2506

Closed
coffeegoddd wants to merge 1 commit intomainfrom
reltuk-070b93fd
Closed

[auto-bump] [no-release-notes] dependency by reltuk#2506
coffeegoddd wants to merge 1 commit intomainfrom
reltuk-070b93fd

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 1092.58/s 1120.02/s +2.5%
index_join_postgres 155.61/s 155.50/s -0.1%
index_join_scan_postgres 202.06/s 203.69/s +0.8%
index_scan_postgres 11.98/s 12.12/s +1.1%
oltp_point_select 2314.19/s 2303.64/s -0.5%
oltp_read_only 1845.22/s 1819.60/s -1.4%
select_random_points 127.64/s 127.73/s 0.0%
select_random_ranges 797.55/s 805.90/s +1.0%
table_scan_postgres 11.79/s 11.70/s -0.8%
types_table_scan_postgres 5.38/s 5.41/s +0.5%

@github-actions
Copy link
Copy Markdown
Contributor

Main PR
Total 42090 42090
Successful 17782 17781
Failures 24308 24309
Partial Successes1 5564 5564
Main PR
Successful 42.2476% 42.2452%
Failures 57.7524% 57.7548%

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

@github-actions
Copy link
Copy Markdown
Contributor

This PR has been superseded by #2507

@github-actions github-actions bot closed this Mar 30, 2026
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.

2 participants