-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
ALL
-
QE 2023-01-09
Parse warning
A parse warning may reduce maintainability of the code, or it may indicate a serious error. A parse warning from the Coverity parser may indicate a bug, or poor coding practice
/src/mongo/db/query/sbe_stage_builder.cpp:2310: PW.PARAMETER_HIDDEN 134321 declaration hides parameter "expr" (declared at line 2292)
- duplicates
-
SERVER-69260 [SBE] Improve how optimizeFieldPaths() projects expressions to slots
- Closed