-
Notifications
You must be signed in to change notification settings - Fork 765
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
Integrate system tables with new processor #4166
Integrate system tables with new processor #4166
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/5SwgDjcbg1X9o7FvzpJr4KXQfGPV |
Thanks for the contribution! Please review the labels and make any necessary changes. |
# Conflicts: # query/src/pipelines/new/executor/executor_worker_context.rs
after this pr. all system tables can work in the new processor framework. |
/lgtm |
Cool! |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Integrate system tables with new processor
Changelog
Related Issues
part #3931
Test Plan
Unit Tests
Stateless Tests