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

Handle interleaved sections from decompress-all method

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • QI 2024-03-04, QI 2024-03-18

      Currently we assert if we encounter interleaved data from the decompress-all method.

      https://github.com/10gen/mongo/blob/621416de084f4041bf146201c643a3d22b251787/src/mongo/bson/util/bsoncolumn.inl#L412

      We can call into the BlockBasedInterleavedDecompressor to handle this case.

      Testing for this should be pretty straightforward by using the old tests for the iterator-based API.

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

              Created:
              Updated:
              Resolved: