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

Indicate Decimal128 is just the 128 version in extended JSON

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Storage Execution
    • Fully Compatible

      While implementing HHVM-186 (Decimal128 support in the HHVM driver), bjori pointed out that I should name the class Decimal128 instead of Decimal.

      When doing so, I noticed that the extended JSON representation, as well as the shell, do not include the specific type (128) either:

      { "field" : { "$numberDecimal" : "1234.5678" } }
      

      Is there a reason why the "128" isn't included in either extendedJSON or shell wrapper object?

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            derick Derick Rethans
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: