Optimize sampling CE for non-multikey indices

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-98371 added multi-key iterators to samplingCE to avoid extracting index keys through the BtreeKeyGenerator.

      This ticket is to investigate if this can be optimized for non-multikey indices, where iteration requires only a simpler logic.

      Note that in this case we would need a fallback mechanism similar to SERVER-129716.

            Assignee:
            Unassigned
            Reporter:
            Kartal Kaan Bozdogan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: