Reflect array semantics in CE

    • Type: Task
    • Resolution: Unresolved
    • Priority: 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
    • 3
    • 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
            Reporter:
            Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: