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

Minor: Remove TPCH scale factor 10 from PR benchmark checks #9856

Closed
wants to merge 1 commit into from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Mar 29, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

Suggested by @gruuya on #9855 (comment)

The TPCH SF10 benchmarks OOM on github runners -- #9800 (comment)

What changes are included in this PR?

Partially revert #9822 to not run TPCH

Are these changes tested?

Are there any user-facing changes?

@alamb
Copy link
Contributor Author

alamb commented Mar 29, 2024

cc @Dandandan

@@ -46,8 +45,6 @@ jobs:

./bench.sh run tpch
./bench.sh run tpch_mem
./bench.sh run tpch10
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, my bad, I meant only tpch_mem10 here and below as well (so this should remain). Actually let me open a quick PR myself.

Copy link
Contributor

Choose a reason for hiding this comment

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

This is actually what I had in mind, sorry for the confusion again: #9858

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