Refactor the hist-ce prototype to separate estimation logic from histograms

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QO 2022-07-11, QO 2022-07-25, QO 2022-08-08
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Architecture:

      • class Histogram becomes ScalarHistogram has no estimation functionality,
      • class ArrayEstimator becomes Histogram that contains up to 4 histograms, 3 of them optional,
      • new class Statistics provides storage for histograms, and an interface to fetch a histogram keyed by a path, and also methods for other CE-related metadata as collection cardinality,
      • all histogram-based estimation is moved into its own module. It could be a set of functions, or a class if needed.

            Assignee:
            Alya Berciu
            Reporter:
            Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: