Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Query 2018-12-17
Description
For example, the following pipeline is illegal and should error:
db.aggregate([{$listLocalSessions: {}}, {$out: "test"}]) |
I couldn't find any such test, but I believe this works and we just need to add a test for it.