Executing in SBE $addFields that is part of a $setWindowFields gives a regression in the default variant that executes $setWindowsField in classic. To mitigate this issue we will not push in SBE `$addFields` that is part of `$setWindowFields` until `$setWindowFields` has been pushed in SBE and the performance regression has been fixed.
- is depended on by
-
SERVER-83561 Push addFields created as part of setWindowFields when the flag is used
- Closed