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

Disable vectorization of $project in 7.3

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc3
    • Affects Version/s: 7.3.0-rc3
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2024-02-19

      The release branch for 7.3 was cut after the code that vectorized $addFields, but before the fixes done under SERVER-85755 were pushed.
      The bug would be trigger only if all the feature flags are enabled, but it is a low-risk fix to make sure that only buildUnpackTsBucket is allowed to create vectorized code for its event filter, as this code has been tested for enough time

            Assignee:
            alberto.massari@mongodb.com Alberto Massari
            Reporter:
            alberto.massari@mongodb.com Alberto Massari
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: