You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move projection pushdown optimization logic to ExecutionPlan trait (#14235)
* first iteration
* wrap up rest of them
* refactor mroe
* fix the tests
* minor
* test changes
* Update projection.rs
* investigate further
* revert test changes with the fix
* Update projection_pushdown.rs
* minor fmt
* fix imports
---------
Co-authored-by: berkaysynnada <[email protected]>
0 commit comments