Ensure we are using the correct config strings when creating WiredTigerColumnStore

XMLWordPrintableJSON

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

      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
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: