[SERVER-54421] [SBE] Fix tests failing to match a document using {x: null} predicate when 'x' is missing Created: 09/Feb/21 Updated: 29/Oct/23 Resolved: 10/Mar/21 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 4.9.0 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Anton Korshunov | Assignee: | Martin Neupauer |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||
| Backwards Compatibility: | Fully Compatible | ||||||||||||||||||||||||||||||||||||||||
| Operating System: | ALL | ||||||||||||||||||||||||||||||||||||||||
| Steps To Reproduce: | resmoke run --suite=core_sbe jstests/core/null_query_semantics.js resmoke run --suite=core_sbe jstests/core/fts_trailing_fields.js resmoke run --suite=core_sbe jstests/core/rename4.js resmoke run --suite=core_sbe jstests/core/sortj.jsĀ resmoke run --suite=core_sbe jstests/core/indexf.js resmoke run --suite=core_sbe jstests/core/wildcard_index_partial_index.js resmoke run --suite=core_sbe jstests/core/dotted_path_in_null.js resmoke run --suite=core_sbe jstests/core/notablescan.js resmoke run --suite=core_sbe jstests/core/arrayfind5.js resmoke run --suite=aggregation_sbeĀ jstests/aggregation/bugs/match.js resmoke run --suite=core_sbe jstests/core/sortc.js resmoke run --suite=core_sbe jstests/core/sortd.js resmoke run --suite=core_sbe jstests/core/hashed_index_queries_with_logical_operators.js |
||||||||||||||||||||||||||||||||||||||||
| Sprint: | Query Execution 2021-02-22, Query Execution 2021-03-08, Query Execution 2021-03-22 | ||||||||||||||||||||||||||||||||||||||||
| Participants: | |||||||||||||||||||||||||||||||||||||||||
| Comments |
| Comment by Githook User [ 10/Mar/21 ] |
|
Author: {'name': 'Martin Neupauer', 'email': 'xmaton@messengeruser.com'}Message: predicate when 'x' is missing |
| Comment by Githook User [ 24/Feb/21 ] |
|
Author: {'name': 'Martin Neupauer', 'email': 'xmaton@messengeruser.com'}Message: predicate when 'x' is missing This is a partial fix - only a simple cases are convered. The more |