result set does not include all values

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.11.2
    • Component/s: JSON
    • None
    • Environment:
      2.4 server; 2.11 driver - may be present in other versions - I did not check
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I have a document that has this field:

      ...,
      "boolean_array" : [
      true,
      null
      ],...

      When I read it using the python driver I indeed get this data as is.

      But when I read it using the Java driver I get this:

      ..., "boolean_array" : [ true] ,...

        1. foo.json
          3 kB
          Ron Natan

            Assignee:
            Ross Lawley
            Reporter:
            Ron Natan
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: