SERVER-80976: Fall back to classic on dotted comparison to null
This commit is contained in:
committed by
Evergreen Agent
parent
5f41627569
commit
35a4ab98a2
@@ -1,8 +1,4 @@
|
||||
// Test indexed elemmatch of missing field.
|
||||
// @tags: [
|
||||
// # TODO SERVER-67506: Dotted path equality to null matches non-object array elements in CQF.
|
||||
// cqf_incompatible,
|
||||
// ]
|
||||
|
||||
let t = db.jstests_arrayfind5;
|
||||
t.drop();
|
||||
|
||||
Reference in New Issue
Block a user