[RFC] ISSUE-3379 New processor framework#3380
Conversation
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/52ZPenT1bxa7ux7vWLGb5q7Y3qvR [Deployment for 56c2907 canceled] |
|
This pull request has merge conflicts that must be resolved before it can be merged. @zhang2014 please rebase it 🙏 |
# Conflicts: # common/exception/src/exception.rs
# Conflicts: # Cargo.lock
# Conflicts: # common/exception/src/exception.rs # query/Cargo.toml
Codecov Report
@@ Coverage Diff @@
## main #3380 +/- ##
=======================================
- Coverage 57% 56% -1%
=======================================
Files 773 800 +27
Lines 41265 42749 +1484
=======================================
+ Hits 23839 24364 +525
- Misses 17426 18385 +959
Continue to review full report at Codecov.
|
|
/lgtm Let's merge! |
|
Wait for another reviewer approval |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Implement Push-base and Pull-base processor framework
Changelog
Related Issues
fixes #3926
Test Plan
Unit Tests
Stateless Tests