Add QuerySettings to $planCacheStats output

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2023-10-30
    • 60
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently $planCacheStats logic serializes only PlanCacheEntries as result of this stage and QuerySettings are not present there, because they are part of the key.

      Having QuerySettings as part of $planCacheStats would help during diagnostics, therefore it would be valuable to have it there.

      In order to achieve that we could modify the serializer of the PlanCacheEntries and let it take PlanCacheKey as well. Then we would include PlanCacheKey.QuerySettings into the serialized output.

              Assignee:
              Denis Grebennicov
              Reporter:
              Denis Grebennicov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: