-
Notifications
You must be signed in to change notification settings - Fork 606
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
test: Add CH-benCHmark queries #5600
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5600 +/- ##
==========================================
+ Coverage 74.85% 74.92% +0.06%
==========================================
Files 922 923 +1
Lines 146824 146932 +108
==========================================
+ Hits 109911 110093 +182
+ Misses 36913 36839 -74
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.
What's changed and what's your intention?
To add more of the CH-benCHmark queries.
Please explain IN DETAIL what the changes are in this PR and why they are needed:
q01
,q02
,q03
,q04
,q06
,q09
,q10
,q11
,q12
,q15
,q17
,q18
,q20
,q21
,q22
,tpcc_
prefix is removed.Checklist
- [ ] I have written necessary rustdoc comments- [ ] I have added necessary unit tests and integration tests./risedev check
(or alias,./risedev c
)Refer to a related PR or issue link (optional)
#5190