memgraph/tests
Marin Tomic 0a6b8cdf4f Remove AS_IS from GraphView
Summary:
Removing `AS_IS` from GraphView because it doesn't seem like it is necessary for query execution and it also has weird semantics (you might get a mix of old and new records). `Unwind`, `OrderBy` and `PullRemoteOrderBy` now use `OLD` graph view.

Remove AS_IS from GraphView

Fix query_cost_estimator tests

Fix query_expression_evaluator tests

Fix query_plan_match_filter_return tests

Fix query_plan_create_set_remove_delete tests

Fix query_plan_accumulate_aggregate tests

Reviewers: teon.banek, buda

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1390
2018-05-15 13:10:19 +02:00
..
benchmark Benchmark Cap'n Proto and boost serialization 2018-05-02 12:38:18 +02:00
concurrent Clean SkipList up 2018-04-11 10:08:20 +02:00
distributed Notify master of worker recovery 2018-05-10 11:09:34 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Remove PostgreSQL 2018-03-28 15:38:54 +02:00
manual Add rocksdb as a lib + initial implementation of the KVStore 2018-04-28 13:19:09 +02:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
qa Add initial version of properties on disk 2018-05-10 17:58:38 +02:00
stress Add durability stress test 2018-04-22 08:32:44 +02:00
unit Remove AS_IS from GraphView 2018-05-15 13:10:19 +02:00
apollo_runs.py Refactor Apollo build projects 2018-03-27 13:47:18 +02: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