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

FLE2 Range Query: adjust double numeric conversion

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.2.0-rc0
    • None
    • None
    • Fully Compatible
    • Security 2022-09-05

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: