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

Complete integration of block-based path decompression into SBE

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration

      Currently in ts_block.cpp there is a lot of logic that keeps track of what kinds of paths we support and don't and we carefully choose how to proceed based on that.

      Once the path-based decompress method is complete, then we can simplify this a lot. We should just be able to take all of the paths and pass them to BSONColumn::decompress(paths) and it should just work.

      There are a few outstanding issues before we can do this, I'll link them to this issue.

            Assignee:
            Unassigned Unassigned
            Reporter:
            chris.wolff@mongodb.com Chris Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: