WiredTigerRecordStore to use a byte array key format

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2021-02-22
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We should investigate implementing a general concept of a key format that is independent of the storage engine.

      With the clustered indexes project, a new key format is used in WiredTiger's table creation, key_format=12s. Existing tables use key_format=q.

      An approach for generalizing the key format could be to use a raw byte array, key_format=u. See https://source.wiredtiger.com/develop/group__wt.html#struct_w_t___i_t_e_m

       

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: