e461a08340
Summary: RuleBasedPlanner now generates only the regular ScanAll operations, and Filter operations are appended as soon as possible. The newly added Rewrite step, takes this operator tree and replaces viable Filter & ScanAll operators with appropriate ScanAllBy<Index> operator. This change ought to simplify the behaviour of DistributedPlanner when that stage is moved before the indexed lookup rewrite. Showing unoptimized plan in interactive planner is also supported. Reviewers: mtomic, llugovic Reviewed By: mtomic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1839 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
distributed | ||
drivers | ||
feature_benchmark | ||
integration | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
apollo_runs.py | ||
client-stress.sh | ||
CMakeLists.txt |