252018ab22
Summary: With the added support for serialization, we should be able to transfer plans across distributed workers. The planner tests has been extended to test serialization. Operators should be mostly tested, but the expression they contain aren't completely. The quick solution is to use typeid for rudimentary expression equality testing. The more involved solution of comparing the expression tree for equality is the correct choice. It should be done in the near future. Reviewers: florijan, msantl Reviewed By: florijan Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1122 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
distributed | ||
drivers | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
apollo_runs.py | ||
client-stress.sh | ||
CMakeLists.txt |