-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 2020-01-27, Query 2020-02-10, Query 2020-02-24
It looks like there will be some C++ changes necessary to get this to work, along with some testing to confirm. I've attached a POC patch which is based of the one attached to SERVER-45452. It works, but has a strange use of expCtx->isParsingViewDefinition` which we should look into ways of avoiding.
- depends on
-
SERVER-45452 [no sharding] Support and test reading from a view using $unionWith
- Closed
- is depended on by
-
SERVER-45563 Support reading from a view on a sharded collection using $unionWith
- Closed