Commit Graph

3375 Commits

Author SHA1 Message Date
Andi Skrgat
12eb3686ef Move semantic for vertices iterable 2023-05-08 13:42:48 +02:00
Aidar Samerkhanov
9a70476872 Fix visibility of vertex in reinit VertexAccessor 2023-05-08 09:35:48 +00:00
Aidar Samerkhanov
d47372b455 Optimize usage of unique_ptr in iterators operator++ 2023-05-05 20:47:59 +00:00
Aidar Samerkhanov
9e710aa00b Replace implicit move by copy in MakeEdgeAccessor 2023-05-03 21:13:18 +00:00
Aidar Samerkhanov
59ed253b82 Fix SubgraphVertexAccessor in and out eges in e2e 2023-05-03 15:49:16 +00:00
Aidar Samerkhanov
dfdba859ff Fix query engine build 2023-04-28 15:02:14 +00:00
Aidar Samerkhanov
01428b49e1 Fix random_graph in property based testing 2023-04-28 12:46:32 +00:00
Aidar Samerkhanov
b98c9b94ca Fix build of full memgraph 2023-04-27 13:34:10 +00:00
Aidar Samerkhanov
54e6aef954 Fixed build of storage v2 gc and random_graph test 2023-04-26 19:24:41 +00:00
Aidar Samerkhanov
20f16eafa3 Fix mg_import_csv build 2023-04-26 12:51:11 +00:00
Aidar Samerkhanov
a69829d01b Fix build of concurrent storage indices tests 2023-04-26 12:12:13 +00:00
Aidar Samerkhanov
01e0dcdfb4 Fix build of concurrent storage unique constraints test 2023-04-26 11:47:05 +00:00
Aidar Samerkhanov
8bd561694c Fix build of auth checker tests 2023-04-25 22:54:47 +00:00
Aidar Samerkhanov
de40594f53 Fix build of bfs tests 2023-04-25 22:52:49 +00:00
Aidar Samerkhanov
d400bf9355 Fix build and run of bolt encoder tests 2023-04-25 22:44:42 +00:00
Aidar Samerkhanov
bf3a57c8ca Fix build and run cpp api tests 2023-04-25 22:33:11 +00:00
Aidar Samerkhanov
cb16ba9e1e Fix build of interpreter tests 2023-04-25 21:55:25 +00:00
Aidar Samerkhanov
28dbf73569 Fix build of plan pretty print tests 2023-04-25 21:48:41 +00:00
Aidar Samerkhanov
f8df97cf4e Fix build for typed_value test 2023-04-25 21:35:43 +00:00
Aidar Samerkhanov
f8b8181e81 Fix build of transaction queue multiple test 2023-04-25 21:29:16 +00:00
Aidar Samerkhanov
f734285321 Fix build of transaction queue test 2023-04-25 21:27:56 +00:00
Aidar Samerkhanov
1d3ba624da Fix build and run of storage v2 replication tests 2023-04-25 21:05:27 +00:00
Aidar Samerkhanov
045d8b8182 Fix build of storage v2 isolation level tests 2023-04-25 14:10:42 +00:00
Aidar Samerkhanov
626e9b2b6d Fix build of storage v2 indices tests 2023-04-25 14:04:26 +00:00
Aidar Samerkhanov
9cb27e5f26 Fix build of storage v2 gc tests 2023-04-25 13:38:34 +00:00
Aidar Samerkhanov
a0b9309c56 Fix build and run tests of storage v2 edge 2023-04-25 09:19:05 +00:00
Aidar Samerkhanov
253a845c69 Fix build and run of storage v2 durability tests 2023-04-24 20:27:22 +00:00
Aidar Samerkhanov
ab408c0795 Fix build storage v2 contraints tests 2023-04-24 07:56:14 +00:00
Aidar Samerkhanov
04467e03a0 Fix build of storage v2 tests 2023-04-24 07:27:08 +00:00
Aidar Samerkhanov
38062e6506 Fix build of query trigger tests 2023-04-23 23:13:09 +00:00
Aidar Samerkhanov
c84a9279c1 Fix build query variable start planner tests 2023-04-23 23:06:31 +00:00
Aidar Samerkhanov
219cd4c765 Fix build of query streams tests 2023-04-23 22:57:46 +00:00
Aidar Samerkhanov
f6841e9f08 Fix build of query semantic tests 2023-04-23 22:55:51 +00:00
Aidar Samerkhanov
8901bfd10a Fix build query procedures mgp graph 2023-04-23 22:53:37 +00:00
Aidar Samerkhanov
e3eea7fb25 Fix run and build query procedure py module tests 2023-04-23 22:36:15 +00:00
Aidar Samerkhanov
b1f40aff7e Fix build query procedure mgp type tests 2023-04-23 21:45:05 +00:00
Aidar Samerkhanov
4b9fda74f6 Fix build query pretty print tests 2023-04-23 21:42:38 +00:00
Aidar Samerkhanov
822a711762 Fix build query plan v2 create set remove delete 2023-04-23 21:39:58 +00:00
Aidar Samerkhanov
cb232e71c6 Fix build query plan read write typecheck 2023-04-23 21:35:55 +00:00
Aidar Samerkhanov
6547c161e2 Fix build query plan match filter return tests 2023-04-23 21:08:57 +00:00
Aidar Samerkhanov
ba06b1137b Fix build plan edge cases tests 2023-04-23 20:55:17 +00:00
Aidar Samerkhanov
d7dc8e1897 Fix tests in query plan create set remove delete 2023-04-23 20:51:09 +00:00
Aidar Samerkhanov
aa56e2eb7c Fix build in query plan create set remove delete tests 2023-04-22 20:29:56 +00:00
Aidar Samerkhanov
268f70bbed Fix buid query plan bag semantics 2023-04-22 20:17:51 +00:00
Aidar Samerkhanov
4ed8220cf8 Fix build query_plan_accumulate_aggregate 2023-04-22 20:15:16 +00:00
Aidar Samerkhanov
0803749269 Fix query expression evaluation tests 2023-04-22 20:06:11 +00:00
Aidar Samerkhanov
6408bd1760 Query dump tests fixes 2023-04-21 08:08:10 +00:00
Aidar Samerkhanov
82722c6fed Fix memgraph binary build 2023-04-19 10:31:43 +00:00
Aidar Samerkhanov
9caf1fa099 Fix unique_ptr ownership.
Query engine accessors must be initialized through unique-ptr instead of raw pointer.
2023-04-18 19:56:09 +00:00
Aidar Samerkhanov
3a7fa763f7 Fix build of query_cost_estimator test 2023-04-17 21:29:44 +00:00