-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the public methods take in a DocumentSource pointer and give information about that inputs of that stage. vesko.karaganev@mongodb.com pointed out that it'd be nicer if callers could explicitly request either behavior, e.g. something like:
canPathBeArray(LookupScope::inputs(stage), path) canPathBeArray(LookupScope::outputs(stage), path)
- related to
-
SERVER-119378 Decide a public API for the graph
-
- Closed
-