Range-based window [+N, unbounded] can tassert

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0, 6.0.7, 5.0.19
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.2, v6.0, v5.0
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Background: In setWindowFields, you can use window: {range: [lower, upper]} to define a window in terms of the values in the collection.  We only support numbers and dates.  If setWindowFields finds a value with the wrong type, it uasserts.

      However, our fuzzer found a case where it tasserts instead of uasserts.  If the range is [+N, unbounded], and the input has an unexpected type, we can tassert when computing the right endpoint for the 'unbounded' part.

            Assignee:
            David Percy (Inactive)
            Reporter:
            David Percy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: