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

Remove custom vector resizing logic in HeterogeneousBlock::push_back

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible

      The custom vector resizing logic in HeterogeneousBlock::push_back is unnecessary. In query code it's not standard to check for vector growth above the max size_t value. Unless the query style guide changes we should remove this code.

       

            Assignee:
            rui.liu@mongodb.com Rui Liu
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: