Run the cbr/histogramCE_accuracy.js test cases with index-based CE and sampling CE

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • 0

      The datasets are pretty small (<=5k docs), which means the indexes are pretty small. With SERVER-103623, we should be able to get pretty good accuracy for index-based CE. From my experimenting, we will also either need to extend index-based CE to handle more kinds of index-bounds (SERVER-103624 e.g. bounds that are not a single, simple interval) or we will need to disable some of the test cases.

      For sampling CE, we may run into the issue where very selective predicates produce inaccurate results. It's unclear if we'll need to adjust sampling settings to get better accuracy

            Assignee:
            Unassigned
            Reporter:
            Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: