Skip to content

/.github/workflows: bump actions checkout#2496

Merged
coffeegoddd merged 1 commit intomainfrom
db/checkout
Mar 26, 2026
Merged

/.github/workflows: bump actions checkout#2496
coffeegoddd merged 1 commit intomainfrom
db/checkout

Conversation

@coffeegoddd
Copy link
Copy Markdown
Contributor

No description provided.

@coffeegoddd coffeegoddd requested a review from zachmu March 25, 2026 23:03
@github-actions
Copy link
Copy Markdown
Contributor

Main PR
covering_index_scan_postgres 1099.01/s 1080.30/s -1.8%
index_join_postgres 152.31/s 152.26/s -0.1%
index_join_scan_postgres 190.97/s 190.34/s -0.4%
index_scan_postgres 11.67/s 11.70/s +0.2%
oltp_point_select 2403.02/s 2393.99/s -0.4%
oltp_read_only 1764.77/s 1753.67/s -0.7%
select_random_points 122.44/s 122.80/s +0.2%
select_random_ranges 819.52/s 821.14/s +0.1%
table_scan_postgres 11.41/s 11.47/s +0.5%
types_table_scan_postgres 5.20/s 5.22/s +0.3%

Copy link
Copy Markdown
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coffeegoddd coffeegoddd enabled auto-merge March 25, 2026 23:50
@github-actions
Copy link
Copy Markdown
Contributor

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

${\color{lightgreen}Progressions (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);

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.

@coffeegoddd coffeegoddd merged commit 304c4e8 into main Mar 26, 2026
21 checks passed
@coffeegoddd coffeegoddd deleted the db/checkout branch March 26, 2026 00:12
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.

2 participants