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

[CQF] Expand interval fuzzer to use more than just int32

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Optimization

      The interval fuzzer only generates intervals with int32 bounds. This should be extended to handle bounds of different types.

      One way to implement this is to have each bit in the ExtendedBitset class be an index into another list. This new list will be ABT values of any type, sorted ascending.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: