Skip to content

[no-release-notes] removed some LD1 specific code#2400

Merged
zachmu merged 7 commits intomainfrom
zachmu/ld1
Mar 5, 2026
Merged

[no-release-notes] removed some LD1 specific code#2400
zachmu merged 7 commits intomainfrom
zachmu/ld1

Conversation

@zachmu
Copy link
Member

@zachmu zachmu commented Feb 27, 2026

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

Main PR
covering_index_scan_postgres 558.84/s 557.08/s -0.4%
index_join_postgres 111.40/s 119.59/s +7.3%
index_join_scan_postgres 169.84/s 179.58/s +5.7%
index_scan_postgres 10.63/s 10.97/s +3.1%
oltp_point_select 2235.28/s 2371.70/s +6.1%
oltp_read_only 1610.87/s 1673.44/s +3.8%
select_random_points 101.59/s 103.15/s +1.5%
select_random_ranges 404.28/s 419.76/s +3.8%
table_scan_postgres 10.40/s 10.54/s +1.3%
types_table_scan_postgres 4.79/s 4.88/s +1.8%

@github-actions
Copy link
Contributor

github-actions bot commented Feb 28, 2026

Main PR
Total 42090 42090
Successful 17602 17601
Failures 24488 24489
Partial Successes1 5565 5565
Main PR
Successful 41.8199% 41.8175%
Failures 58.1801% 58.1825%

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

@zachmu zachmu requested a review from Hydrocharged March 5, 2026 00:16
Copy link
Collaborator

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

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

LGTM!

@zachmu zachmu enabled auto-merge March 5, 2026 19:35
@zachmu zachmu merged commit d9d9a96 into main Mar 5, 2026
16 of 17 checks passed
@zachmu zachmu deleted the zachmu/ld1 branch March 5, 2026 20:40
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