Use ObjectId's as table keys for time-series collections

XMLWordPrintableJSON

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

      Record stores for collections with clustered indexes will be keyed by ObjectId and existing record stores will be keyed by int64_t. Utilize WiredTiger's key_format in WT_SESSION::create() to describe the key format when creating time-series collections.

      Determine the type via the durable catalog metadata. As this change will only modify the RecordStore, index support will be temporarily unavailable.

       

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

              Created:
              Updated:
              Resolved: