Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-1154

Add JSON loading to cursors and wt load utility. refs WT-740.

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Allow set_key and set_value on JSON cursors. The argument is a string
      that is interpreted as JSON and must match the format created by a JSON
      dump cursor or the 'wt dump -j' command.

      Add -j option to 'wt load' utility to allow loading JSON.

      Small adjustment to Python interface so that JSON cursor key/values inputs
      are always treated as strings.

      Added doc and Python tests for JSON cursors and wt load -j.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: