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

Env var to ignore all unsupported DDL operations / commands #1154

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Jan 28, 2025

No description provided.

@zachmu zachmu requested a review from Hydrocharged January 28, 2025 22:00
Copy link
Contributor

github-actions bot commented Jan 28, 2025

Main PR
covering_index_scan_postgres 360.90/s 365.44/s +1.2%
index_join_postgres 153.36/s 153.48/s 0.0%
index_join_scan_postgres 183.83/s 183.58/s -0.2%
index_scan_postgres 12.72/s 12.71/s -0.1%
oltp_point_select 2771.56/s 2845.40/s +2.6%
oltp_read_only 1864.35/s 1890.84/s +1.4%
select_random_points 112.23/s 111.27/s -0.9%
select_random_ranges 132.24/s 132.45/s +0.1%
table_scan_postgres 11.91/s 12.09/s +1.5%
types_table_scan_postgres 5.65/s 5.61/s -0.8%

Copy link
Contributor

Main PR
Total 42090 42090
Successful 15531 15531
Failures 26559 26559
Partial Successes1 5224 5224
Main PR
Successful 36.8995% 36.8995%
Failures 63.1005% 63.1005%

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.

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! Just my usual "more comments" stuff lol

server/ast/no_op.go Outdated Show resolved Hide resolved
@zachmu zachmu enabled auto-merge January 30, 2025 01:53
@zachmu zachmu merged commit 52d4ce9 into main Jan 30, 2025
14 checks passed
@zachmu zachmu deleted the zachmu/ignore branch January 30, 2025 02:17
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