Complete integration of block-based path decompression into SBE

XMLWordPrintableJSON

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

      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
            Reporter:
            Chris Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: