Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6648

Distributed stream sort and distinct can be more efficient if followed by limit

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Clustered Executor
    • None

      If a sort or distinct is followed by a limit we can do these all on the remote node limiting results returned.

      This can be done for all terminal operations except iterator. Iterator can only do this if the limit is less than the batch size. Otherwise full support in ISPN-4358 is required.

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: