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

Ensure we are using the correct config strings when creating WiredTigerColumnStore

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QE 2022-06-27, QE 2022-07-11

      It looks like we are currently using the WiredTigerIndex::create method which is intended for making a SortedDataInterface rather than a ColumnStore. In particular, it does not enable dictionary compression. We will likely want the configuration strings to diverge further as we fine tune the ColumnStore implementation, so we should make sure we are using those config strings ASAP.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: