In LookupHashTable try to batch spilling

XMLWordPrintableJSON

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

      Currently after we spill once, every time a new value is added to a already spilled key, we will immediately write it to WT.

      We should try instead to accumulate as much stuff in memory before spilling to try batch the write operations as a performance optimization.

       

            Assignee:
            Unassigned
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: