Commit Graph

8 Commits

Author SHA1 Message Date
Marko Budiselić
eb3f96d1f6
Bring changes from master to project-pineapples ()
* Fix aggregation functions on `null` and group-by inputs ()
* Upgrade Antrl to 4.10.1 and remove antlr_lock ()
* Update clang-tidy job ()
* Add parser stress test ()

NOTE: Doing this to have buildable comments on the project-pineapples branch

Co-authored-by: gvolfing <107616712+gvolfing@users.noreply.github.com>
Co-authored-by: Jure Bajic <jure.bajic@memgraph.com>
2022-07-28 15:36:17 +02:00
gvolfing
6fe474282a
Modify logaical operators to conform openCyper regarding checking against NULL in CASE expressions ()
* Make `IfOperator` return the `else_expression_` in case of `NULL`

* Add gql_behave tests

* Add gql_behave test to specifically check for the case when the test expression itself is null
2022-07-11 15:00:29 +02:00
Kostas Kyrimis
ea2806bd57
Implement foreach clause () 2022-04-11 13:55:34 +03:00
Antonio Andelic
18f9d19b18
Update pyyaml version () 2021-11-25 10:12:33 +01:00
Antonio Andelic
6c971b856e
Fix ORDER BY and temporal types () 2021-11-16 10:59:25 +01:00
Antonio Andelic
bd21bc82b7
Add license to cpp/hpp/py test files () 2021-10-26 08:53:56 +02:00
Antonio Andelic
1a78c3695d
Support multiple types for weighted shortest path () 2021-10-19 14:39:23 +02:00
Marko Budiselić
573b6cb045
Clean and upgrade openCypher and stress tests ()
* Add initial behave test improvements
* Make HTML human-readable
* Remove tutorial tests
* Migrate to neo4j-driver==4.1.1
2020-11-24 13:09:14 +01:00