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

test: Add tpch q7 for batch distributed query #1750

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

liurenjie1024
Copy link
Contributor

What's changed and what's your intention?

RT

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

@github-actions github-actions bot added the component/test Test related issue. label Apr 11, 2022
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #1750 (cc334ac) into main (f364656) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1750      +/-   ##
==========================================
+ Coverage   71.38%   71.41%   +0.02%     
==========================================
  Files         600      600              
  Lines       77724    77725       +1     
==========================================
+ Hits        55485    55505      +20     
+ Misses      22239    22220      -19     
Flag Coverage Δ
rust 71.41% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/risedevtool/src/config_gen/kafka_gen.rs 0.00% <0.00%> (ø)
src/risedevtool/src/config/service_config.rs 0.00% <0.00%> (ø)
.../src/executor/managed_state/aggregation/extreme.rs 90.40% <0.00%> (+0.27%) ⬆️
src/storage/src/hummock/local_version_manager.rs 88.29% <0.00%> (+4.68%) ⬆️
src/meta/src/hummock/mock_hummock_meta_client.rs 52.00% <0.00%> (+5.33%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@liurenjie1024 liurenjie1024 merged commit 7bd9d65 into main Apr 11, 2022
@liurenjie1024 liurenjie1024 deleted the feat/batch_dist_query_tpch_q7 branch April 11, 2022 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test Test related issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants