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

refactor(test): move sqllogictest and sqlplannertest to single file tests #833

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

wangrunji0408
Copy link
Member

... so that these tests can be included when running cargo test. Previously they were easily forgotten to run locally.

Additionally, this PR adds a bench for TPC-H: cargo bench --bench tpch

Signed-off-by: Runji Wang <wangrunji0408@163.com>
Signed-off-by: Runji Wang <wangrunji0408@163.com>
Signed-off-by: Runji Wang <wangrunji0408@163.com>
Signed-off-by: Runji Wang <wangrunji0408@163.com>
Copy link
Member

@xxchan xxchan left a comment

Choose a reason for hiding this comment

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

LGTM

@wangrunji0408 wangrunji0408 added this pull request to the merge queue Feb 26, 2024
Merged via the queue into main with commit 0e4a846 Feb 26, 2024
4 checks passed
@wangrunji0408 wangrunji0408 deleted the wrj/move-slt branch February 26, 2024 10:27
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