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

FLE2 Range Query: adjust double numeric conversion

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2022-09-05

      getTypeInfoDouble produces result different from java prototype. 2 things must happen:

      • determine what's the right algorithm: java proto produces 0x7fffffffffffffff for zero. Shouldn't it evaluate to 0x8000000000000000 ? Need to confirm
      • getTypeInfoDouble must be corrected

      once this is done, minCover test vectors must be updated

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            sergey.galtsev@mongodb.com Sergey Galtsev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: