-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There are various places throughout the codebase where we need the corresponding `LiteParsedPipeline` when resolving views. It would be beneficial to store this information directly in the `ResolvedNamespace` struct rather than recreating the pipeline object every time it's needed.
We should perhaps consider combining ResolvedNamespace, ResolvedView, and ViewInfo to reduce code complexity.
- depends on
-
SERVER-118963 Add ResolvedNamespacesMap to handleView()
-
- Closed
-