While testing $unionWith in an agg pipeline against a time-series collection, we observed a repeated failure where an fassert() is tripped here.
The rollback requires an _id of the system.bucket.X collection. When the collection is clustered, these queries fail.
- is related to
-
SERVER-53619 Verify that $lookup and $unionWith work against time-series collections
- Closed