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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Query Optimization

    Description

      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.

      Attachments

        Activity

          People

            backlog-query-optimization Backlog - Query Optimization
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: