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

Add callback-based decompress-all interface to BSONColumn

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2023-11-27, Execution Team 2023-12-11, Execution Team 2023-12-25, Execution Team 2024-01-22, Execution Team 2024-02-05

      void decompress(std::function<void(BSONElement)>) const or similar signature

      Let's do this incrementally and only support 64bit types that uses regular deltas types as a first step. Also, defer double support for later.

      This ticket should include adding a benchmark so we can keep track of performance improvements as we go.

            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:
              Resolved: