-
Notifications
You must be signed in to change notification settings - Fork 762
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
ISSUE-3512: Add filters pushdown for read datasource #3513
Conversation
Todo: fix unit tests |
5733386
to
5d48ab3
Compare
Thanks for the contribution! Please review the labels and make any necessary changes. |
Codecov Report
@@ Coverage Diff @@
## main #3513 +/- ##
=====================================
Coverage 61% 61%
=====================================
Files 622 622
Lines 34816 34827 +11
=====================================
+ Hits 21246 21257 +11
Misses 13570 13570
Continue to review full report at Codecov.
|
I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/
Summary
Add filters pushdown for read datasource
Changelog
Related Issues
Fixes #3512
Test Plan
Unit Tests
Stateless Tests