Skip to content

Remove deprecated method from PrimaryKeyBatchingStrategy

Krasimir Angelov requested to merge 357900-remove-apply-additional-filters into master

What does this MR do and why?

After !95133 (merged) and !96198 (merged) we no longer use PrimaryKeyBatchingStrategy#apply_additional_filters. This MR removes this method and the related tests.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #357900 (closed)

Merge request reports