|
Author:
{'name': 'David Percy', 'email': 'david.percy@mongodb.com', 'username': 'dpercy'}
Message: SERVER-79089 Avoid passing bad input to heuristicIntervalSel helper
This helper is only intended to handle certain interval-like comparisons
such as Eq, Lt. The caller needs to avoid passing Neq, EqMember.
Branch: minh.luu-no_compile_sys-perf
https://github.com/mongodb/mongo/commit/bce2f25a861fbc8779e669a9e9c7a5c26c8c2f9c
|
|
Author:
{'name': 'David Percy', 'email': 'david.percy@mongodb.com', 'username': 'dpercy'}
Message: SERVER-79089 Avoid passing bad input to heuristicIntervalSel helper
This helper is only intended to handle certain interval-like comparisons
such as Eq, Lt. The caller needs to avoid passing Neq, EqMember.
Branch: master
https://github.com/mongodb/mongo/commit/bce2f25a861fbc8779e669a9e9c7a5c26c8c2f9c
|