![]() Automatic merge from submit-queue (batch tested with PRs 47043, 48448, 47515, 48446) Refactor slice intersection **What this PR does / why we need it**: In worst case, the original method is O(N^2), while current method is 3 * O(N). I think it is better. **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
BUILD | ||
error.go | ||
metadata.go | ||
predicates_test.go | ||
predicates.go | ||
utils_test.go | ||
utils.go |