mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
5f497d4274
Fix bug in predicate subtraction that caused the evaluation to be skipped on the first mismatch instead of evaluating the whole list. In some cases this caused not only an incorrect result but one that kept on growing causing the engine to bail Fix #40835 (cherry picked from commit bd2b33d6eaca616a5acd846204e2d12f905854d4)