-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2023-11-27, QE 2023-12-11
-
130
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
For $search in sub-pipeline, we check if it is eligible to pushdown here, but when the collection name is not valid we skip the pushdown. In this case, DocumentSourceSearch won't be pushed down into SBE and also not desugared.