Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58681

Split up Simple8b in separate classes for encoder and decoder

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2021-07-26, Execution Team 2021-08-09

      The decoder should have an iterator-based interface for extracting values without needing to allocate memory. Values stored in Simple8b need further transformation before BSONColumn can instantiate {{BSONElement}}s.

      The decoder also need to be able to be attached to a new binary range and continue decoding from previous state. (The first Simple8b block in the new binary range may be RLE referring to previous value)

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: