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

Cardinality Histogram for Query Planner

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None

      Cardinality Histogram for indexes, similar to what a lot of relational databases have.

      This will allow for the query planner to more intelligently decide when it is optimal to use certain indexes over others on a per query basis (Not simply based off a cached value that might be a one off). This will allow for more effective use of index intersection, indexes, and tablescans (where appropriate)

            Assignee:
            Unassigned Unassigned
            Reporter:
            osmar.olivo Osmar Olivo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: