Skip to content

Conversation

@nicktobey
Copy link
Contributor

@nicktobey nicktobey commented Jan 22, 2026

I accidentally merged #2196 while it contained a replace directive pointing to a fork of Dolt.

This PR contains the actual dolt version bump.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

Main PR
covering_index_scan_postgres 589.46/s 575.64/s -2.4%
index_join_postgres 127.52/s 125.86/s -1.4%
index_join_scan_postgres 186.65/s 185.58/s -0.6%
index_scan_postgres 11.53/s 11.53/s 0.0%
oltp_point_select 2394.96/s 2371.09/s -1.0%
oltp_read_only 1732.16/s 1730.39/s -0.2%
select_random_points 112.06/s 113.83/s +1.5%
select_random_ranges 439.16/s 442.67/s +0.7%
table_scan_postgres 11.39/s 11.30/s -0.8%
types_table_scan_postgres 5.30/s 5.26/s -0.8%

@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.

@Hydrocharged Hydrocharged merged commit f499587 into main Jan 22, 2026
17 checks passed
@Hydrocharged Hydrocharged deleted the nicktobey/bump branch January 22, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants