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

Reflect array semantics in CE

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • QO 2024-12-23, QO 2025-01-06, QO 2025-01-20, QO 2025-02-03
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      Currently CBR doesn't take into account multi-key metadata when estimating query plans cardinality. This may result in incorrect estimates when the dataset contains arrays. If there is no multi-key metadata, CBR should assume that fields referenced in estimated predicates are multi-key.

      Currently multi-key metadata is stored in indexes, however when adding multi-key metadata to CBR, this task should decouple this meta-data from indexes.

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

              Created:
              Updated: