memgraph/tests/qa/tck_engine
Matija Santl 9ad7d82a54 Implement UNION query combinator
Summary:
Union query combinator implementation consists of:
 * adjustments to the AST and `cypher_main_visitor`
 * enabling `QueryStripper` to parse multiple `return` statements (not stopping after first)
 * symbol generation for union results
 * union logical operator
 * query plan generator adjustments

Reviewers: teon.banek, mislav.bradac

Reviewed By: teon.banek

Subscribers: pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D1038
2017-12-13 09:54:00 +01:00
..
results .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
steps Fix graph creation in tck 2017-12-06 09:05:31 +01:00
tests Implement UNION query combinator 2017-12-13 09:54:00 +01:00
.gitignore .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
behave.ini .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
binary.todo .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
environment.py .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
test_executor.py Added qa tests to apollo generate. 2017-07-21 14:40:55 +02:00
test_results.py .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00