Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-82649

[CQF] Consider printing SBE type for query parameter in ABT explain()

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization

      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.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            ben.shteinfeld@mongodb.com Ben Shteinfeld
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: