You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pcorpet
changed the title
NotImplementedError: Although '$setUnion' is a valid set operator for the aggregation pipeline, it is currently not implemented in Mongomock.
Implement '$setUnion' in the aggregation
Mar 17, 2019
pcorpet
added a commit
to pcorpet/mongomock
that referenced
this issue
Mar 17, 2019
I have a mongo operation that includes the
$setUnion
pipeline operation in an aggregation operation. I received this error:Can u implement this?
The text was updated successfully, but these errors were encountered: