Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Query Optimization
Description
Parameterized queries contain markers for parameters using FunctionCall['getParam'] with two children, Constant representing the parameter ID and a Constant representing the SBE type tag of the constant. It would be convenient if the explain generator recognized this structure and printed a more readable format of this node, so a human can see the type of the parameter without having to manually lookup the type tag.
Attachments
Issue Links
- depends on
-
SERVER-80917 Translate parameterized MatchExpression to ABT getParam function call
-
- Closed
-