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

Optimizer estimates representations and operations

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

      Design and implement representations of optimizer estimates (cardinality, cost, selectivity) that:

      • provide type-safety,
      • implement comparison operations that are tolerant to small errors and can work with certain precision,
      • implement a minimal subset of algebraic operations that allow to combine estimates of the same or different types only in meaningful ways,
      • provide validity checks.

            Assignee:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Reporter:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: