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

Move signed zigzag encoding from BSONColumn layer to Simple8b

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Execution Team 2023-11-13

      This allows for a future where the simple8b layer can perform processing in blocks. For example: calculate the delta to the last element or just lookup the value of the simple8b slot to be signed to avoid extra calculations.

      This means that the interfaces on Simple8b should be using signed integers rather than unsigned ones.

            Assignee:
            binh.vo@mongodb.com Binh Vo
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: