Classic CountScan should use RecordIdDeduplicator to track duplicate records.

XMLWordPrintableJSON

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

      To improve memory efficiency, the CountScan 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:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: