Common BulkBuilder implementation for SortedDataIndexAccessMethod and ColumnStoreAccessMethod

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: