Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests and fixes for dolt_rebase and dolt_ignore #994

Merged
merged 5 commits into from
Nov 22, 2024
Merged

Conversation

tbantle22
Copy link
Contributor

Copy link
Contributor

github-actions bot commented Nov 21, 2024

Main PR
covering_index_scan_postgres 442.39/s 434.87/s -1.7%
index_join_postgres 161.67/s 162.89/s +0.7%
index_join_scan_postgres 188.11/s 187.25/s -0.5%
index_scan_postgres 15.02/s 15.25/s +1.5%
oltp_point_select 2866.08/s 2853.16/s -0.5%
oltp_read_only 1945.44/s 1928.25/s -0.9%
select_random_points 119.02/s 121.16/s +1.7%
select_random_ranges 90.76/s 91.52/s +0.8%
table_scan_postgres 14.42/s 14.74/s +2.2%
types_table_scan_postgres 6.85/s 6.86/s +0.1%

@tbantle22 tbantle22 force-pushed the taylor/rebase-ignore branch from eaa0289 to f78677b Compare November 21, 2024 19:43
@tbantle22 tbantle22 requested a review from zachmu November 21, 2024 21:04
Copy link
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

@tbantle22 tbantle22 marked this pull request as ready for review November 22, 2024 18:40
@tbantle22 tbantle22 force-pushed the taylor/rebase-ignore branch from 22f1240 to 9d45504 Compare November 22, 2024 18:42
Copy link
Contributor

Main PR
Total 42090 42090
Successful 14534 14534
Failures 27556 27556
Partial Successes1 4689 4689
Main PR
Successful 34.5308% 34.5308%
Failures 65.4692% 65.4692%

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.

@tbantle22 tbantle22 merged commit 02d5011 into main Nov 22, 2024
14 checks passed
@tbantle22 tbantle22 deleted the taylor/rebase-ignore branch November 22, 2024 19: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