dump/export/files query should use extJSON v2 and ordered BSON

XMLWordPrintableJSON

    • Needed
    • This ticket will change the allowed JSON format of the query flag.
    • v4.0, v3.6

      The 'query' command line flag consumes legacy JSON.  This needs to be converted to take relaxed or canonical extended JSON.  This is a breaking change, because the legacy format allow unquoted JSON keys like the shell does, but I think it's an acceptable change to require JSON input to be actual, legal JSON.

      We also need to change the query type from bson.M to bson.D to be order preserving and use the driver's extended JSON parser to give us an order-preserving translation of the JSON.

            Assignee:
            David Golden
            Reporter:
            David Golden
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: