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

Consolidate JParse's number parsing with JavaScript's automatic type conversion

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: QueryTester
    • None
    • Query Optimization
    • Fully Compatible
    • QO 2024-12-09

      Javascript will parse numbers without type annotations as doubles, whereas JParse will try to fi them into the narrowest numeric type. This is causing $convert errors in QueryTester on pipelines that pass the fuzzer filtering step.

            Assignee:
            lynne.wang@mongodb.com Lynne Wang
            Reporter:
            lynne.wang@mongodb.com Lynne Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: