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

chore(batch): remove outdated TODO in MergeSortExchangeExecutor #2316

Merged
merged 1 commit into from
May 5, 2022
Merged

Conversation

lmatz
Copy link
Contributor

@lmatz lmatz commented May 5, 2022

What's changed and what's your intention?

visibility has been handled at https://github.com/singularity-data/risingwave/blob/lz/todo/src/batch/src/executor2/merge_sort_exchange.rs#L128.

Remove outdated TODO comments.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #2316 (15073db) into main (bb71a45) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2316   +/-   ##
=======================================
  Coverage   71.03%   71.03%           
=======================================
  Files         665      665           
  Lines       83705    83705           
=======================================
+ Hits        59461    59462    +1     
+ Misses      24244    24243    -1     
Flag Coverage Δ
rust 71.03% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/batch/src/executor2/merge_sort_exchange.rs 73.37% <ø> (ø)
src/common/src/types/ordered_float.rs 24.30% <0.00%> (+0.19%) ⬆️

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

@lmatz lmatz enabled auto-merge (squash) May 5, 2022 05:19
@lmatz lmatz merged commit 3bfed3c into main May 5, 2022
@lmatz lmatz deleted the lz/todo branch May 5, 2022 05:20
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