-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
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.