[SERVER-54542] [SBE] Fields mismatch in result document in jstests/core/hashed_index_queries_with_logical_operators.js Created: 13/Feb/21  Updated: 22/Feb/21  Resolved: 22/Feb/21

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Anton Korshunov Assignee: Mihai Andrei
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-54421 [SBE] Fix tests failing to match a do... Closed
Operating System: ALL
Steps To Reproduce:

resmoke run --suite=core_sbeĀ jstests/core/hashed_index_queries_with_logical_operators.js

Sprint: Query Execution 2021-03-08
Participants:

 Comments   
Comment by Mihai Andrei [ 22/Feb/21 ]

This test fails on the following line, where a query with an $or fails to match 2 of the expected documents. This appears to be because the {a : null} doesn't match neither {b: 12} nor { } where it should (because the field 'a' is missing). As such, I think this is another duplicate of SERVER-54421.

Generated at Thu Feb 08 05:33:49 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.