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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: