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

Make flatten object helper in BSONColumnBuilder not a member variable

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-03-18

      The BSONColumnBuilder contains a vector of BSONElement used as a helper when flattening an object. But now that we're storing the builders in open buckets it may be more important to shrink the size of the builder by making this local to the function it's used rather than a member variable.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: