memgraph/tests
Teon Banek 30d2cfb9db Plan PullRemoteOrderBy
Summary:
During distributed execution, OrderBy is split across workers and the
master gets to merge those results via PullRemoteOrderBy. Since this
operator may be an input to almost any other operator, virtual accessors
to `input` have been added in LogicalOperator.

Depends on D1221

Reviewers: florijan, msantl, buda

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1232
2018-02-26 11:15:46 +01:00
..
benchmark Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00
concurrent Add thread names 2018-02-23 16:04:49 +01:00
distributed Refactor RPC 2018-02-23 12:07:22 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Change Apollo slave groups 2018-02-25 23:02:31 +01:00
manual Plan PullRemoteOrderBy 2018-02-26 11:15:46 +01:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Change Apollo slave groups 2018-02-25 23:02:31 +01:00
qa Add openCypher 09 tck tests 2018-02-15 16:57:41 +01:00
stress Change Apollo slave groups 2018-02-25 23:02:31 +01:00
unit Plan PullRemoteOrderBy 2018-02-26 11:15:46 +01:00
apollo_runs.py Increase concurrent tests timeout 2018-02-19 11:08:59 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00