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(plan_node_fmt): 7 more impls for Distill #10281

Merged
merged 6 commits into from
Jun 12, 2023
Merged

refactor(plan_node_fmt): 7 more impls for Distill #10281

merged 6 commits into from
Jun 12, 2023

Conversation

ice1000
Copy link
Contributor

@ice1000 ice1000 commented Jun 11, 2023

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

This is a folllllow up of #10132, #10155, #10157, #10253, #10280.

image

Checklist For Contributors

  • Yes

Documentation

  • My PR DOES NOT contain user-facing changes.

@ice1000 ice1000 requested a review from st1page June 11, 2023 12:34
@github-actions github-actions bot added type/refactor user-facing-changes Contains changes that are visible to users labels Jun 11, 2023
@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Merging #10281 (0b50143) into main (2fb9d43) will decrease coverage by 0.03%.
The diff coverage is 27.82%.

@@            Coverage Diff             @@
##             main   #10281      +/-   ##
==========================================
- Coverage   70.55%   70.52%   -0.03%     
==========================================
  Files        1243     1243              
  Lines      212578   212658      +80     
==========================================
- Hits       149977   149975       -2     
- Misses      62601    62683      +82     
Flag Coverage Δ
rust 70.52% <27.82%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...c/frontend/src/optimizer/plan_node/batch_source.rs 55.84% <0.00%> (-14.65%) ⬇️
...nd/src/optimizer/plan_node/batch_table_function.rs 74.46% <0.00%> (-6.93%) ⬇️
...rc/frontend/src/optimizer/plan_node/batch_union.rs 88.88% <ø> (-0.70%) ⬇️
...c/frontend/src/optimizer/plan_node/batch_update.rs 65.95% <ø> (ø)
...c/frontend/src/optimizer/plan_node/batch_values.rs 81.42% <0.00%> (-18.58%) ⬇️
.../src/optimizer/plan_node/logical_table_function.rs 64.70% <0.00%> (-4.05%) ⬇️
...frontend/src/optimizer/plan_node/logical_values.rs 91.87% <0.00%> (-8.13%) ⬇️
...frontend/src/optimizer/plan_node/batch_seq_scan.rs 79.52% <49.23%> (-14.27%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ice1000 ice1000 enabled auto-merge June 11, 2023 15:57
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