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
Rewrite pruning logic in terms of PruningStatistics using Array trait (option 2) (#426)
* Rewrite pruning logic in terms of PruningStatistics using Array trait
* avoid a collect
* Revert "avoid a collect"
This reverts commit 86f8079.
* update for new api
0 commit comments