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(batch): Remove fuse and trace v1 #2562

Merged
merged 1 commit into from
May 16, 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)

@liurenjie1024 liurenjie1024 enabled auto-merge (squash) May 16, 2022 06:19
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #2562 (dec4964) into main (6c1eb4c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2562      +/-   ##
==========================================
+ Coverage   71.81%   71.83%   +0.01%     
==========================================
  Files         678      676       -2     
  Lines       87681    87548     -133     
==========================================
- Hits        62972    62892      -80     
+ Misses      24709    24656      -53     
Flag Coverage Δ
rust 71.83% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
src/batch/src/executor/mod.rs 55.00% <100.00%> (-3.43%) ⬇️
src/batch/src/executor/test_utils.rs 75.00% <0.00%> (-16.67%) ⬇️
src/batch/src/executor/executor2_wrapper.rs 33.33% <0.00%> (-7.70%) ⬇️
src/meta/src/model/barrier.rs 78.57% <0.00%> (-3.58%) ⬇️
src/storage/src/hummock/local_version_manager.rs 89.76% <0.00%> (-0.16%) ⬇️
src/batch/src/task/test_utils.rs 0.00% <0.00%> (ø)
src/common/src/types/ordered_float.rs 24.90% <0.00%> (+0.19%) ⬆️
src/batch/src/executor2/insert.rs 83.85% <0.00%> (+0.31%) ⬆️
src/meta/src/barrier/mod.rs 68.21% <0.00%> (+0.33%) ⬆️
src/storage/src/table/cell_based_table.rs 92.83% <0.00%> (+0.34%) ⬆️
... and 4 more

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

@liurenjie1024 liurenjie1024 merged commit d2acd55 into main May 16, 2022
@liurenjie1024 liurenjie1024 deleted the refactor/remove_unused_executors branch May 16, 2022 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants