Skip to content

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

@coffeegoddd coffeegoddd self-assigned this Jan 22, 2026
@coffeegoddd coffeegoddd requested a review from zachmu January 22, 2026 01:05
@github-actions
Copy link
Contributor

Main PR
covering_index_scan_postgres 567.35/s 548.90/s -3.3%
index_join_postgres 154.35/s 152.82/s -1.0%
index_join_scan_postgres 265.64/s 267.41/s +0.6%
index_scan_postgres 13.62/s 13.50/s -0.9%
oltp_point_select 2749.98/s 2747.47/s -0.1%
oltp_read_only 2141.44/s 2131.88/s -0.5%
select_random_points 144.91/s 144.30/s -0.5%
select_random_ranges 433.35/s 420.10/s -3.1%
table_scan_postgres 13.20/s 13.39/s +1.4%
types_table_scan_postgres 6.29/s 6.23/s -1.0%

@github-actions
Copy link
Contributor

Main PR
Total 42090 42090
Successful 17563 17564
Failures 24527 24526
Partial Successes1 5582 5583
Main PR
Successful 41.7273% 41.7296%
Failures 58.2727% 58.2704%

${\color{lightgreen}Progressions (1)}$

join

QUERY: select * from
  int8_tbl x cross join (int4_tbl x cross join lateral (select x.f1) ss);

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
Contributor

This PR has been superseded by #2225

@github-actions github-actions bot closed this Jan 22, 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