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

Encode doubles as scaled integer

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-07-12, Execution Team 2021-07-26
    • 35

      Implement a test, encoder and decoder where we scale a double by multiplying with 1, 10, 100 or 10000 and rounding to the closest integer.

      The tester should check if that encoding is possible when lossless decoding back to double where the integer is cast back to double and divided with the multiplier.

            Assignee:
            luke.bhan@mongodb.com Luke Bhan (Inactive)
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: