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

Fix quoted values returned by metadata cursor

    • 3

      Summary
      When we were adding tiered storage scenarios to "test_alter03.py" it started to fail on the line where we check app metadata for "file:". We pass `app_metadata="meta_data_1"` into WT_SESSION::create. But when we read it we get `app_metadata=meta_data_1`. There are no quotes around meta_data_1. 

      "table:" app metadata is fine, it has quotes.

      To reproduce the issue just remove the line below FIXME comment.

      Acceptance Criteria (Definition of Done)
      Remove FIXME comment from "test_alter03.py".

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            alexey.anisimov@mongodb.com Alexey Anisimov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: