-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Within SPM-4106 we split DocumentSourceInternalInhibitOptimization and DocumentSourceInternalSplitPipeline into QO and QE parts.
However, I am raising a question if these stages need their QE counterparts at all, instead of just being 'optimized-out' before the corresponding QE pipeline is created.
Currently, removing the QE parts will make some unit tests fail, and I have no idea what is the intended behavior outside the unit tests.