UpdateStage should track unique records using RecordIdDeduplicator

XMLWordPrintableJSON

    • Query Execution
    • Fully Compatible
    • QE 2026-04-27
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      To improve memory efficiency, the UpdateStage component should replace its use of stdx::unordered_set for tracking duplicate records with RecordIdDeduplicator. This change is recommended because RecordIdDeduplicator internally utilizes a Roaring bitmap, which is a more memory-efficient approach.

            Assignee:
            Foteini Alvanaki
            Reporter:
            Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: