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

Common BulkBuilder implementation for SortedDataIndexAccessMethod and ColumnStoreAccessMethod

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Query Execution

    Description

      The standard bulk builder for B-tree indexes and the column store bulk builder share a lot of logic but have completely separate commit() functions that duplicate a lot of functionality. It may be worthwhile to refactor this code so that there is a single commit() function that can use dynamic dispatch to alter its behavior for the type of index it is loading.

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: