Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-288

Decimal 128 type support

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1068 Done 3.4
      NODE-672 Done 2.2.0
      PERL-611 Done 1.6.0
      CXX-858 Won't Fix
      RUBY-1098 Done bson-4.2.0, 2.4.0
      CDRIVER-1145 Done 1.4.0
      PHPC-619 Done 1.2.0-alpha1, 1.2.0
      CXX-859 Done 3.1.0
      CSHARP-1594 Done 2.4
      JAVA-2140 Done 3.4.0
      SCALA-241 Done
      RUST-36 Fixed bson-2.6.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PYTHON-1068 Done 3.4 NODE-672 Done 2.2.0 PERL-611 Done 1.6.0 CXX-858 Won't Fix RUBY-1098 Done bson-4.2.0, 2.4.0 CDRIVER-1145 Done 1.4.0 PHPC-619 Done 1.2.0-alpha1, 1.2.0 CXX-859 Done 3.1.0 CSHARP-1594 Done 2.4 JAVA-2140 Done 3.4.0 SCALA-241 Done RUST-36 Fixed bson-2.6.0

      MongoDB 3.4 adds native support for Decimal128 type. This type has recieved the BSON type ID \x13.

      The driver handling of this type is specified in the "BSON Decimal128 Type Handling in Drivers" specification, that can be found at: https://github.com/mongodb/specifications/blob/master/source/bson-decimal128/decimal128.rst

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: