Commit Graph

1757 Commits

Author SHA1 Message Date
Aidar Samerkhanov
aee9e5780d Make parameterized storage v2 unit tests for in-memory and on-disk types of storages 2023-05-16 09:15:45 +00:00
Andi Skrgat
41588024fc Unit tests passing 2023-05-15 16:06:29 +02:00
Andi Skrgat
4b063fc457 Bolt encoder 2023-05-15 15:50:21 +02:00
Andi Skrgat
c88fba3322 Storage unit tests 2023-05-15 15:47:32 +02:00
Aidar Samerkhanov
66925c2036 Fix query procedures mgp graph unit test 2023-05-15 11:43:46 +00:00
Aidar Samerkhanov
3c49bf2ab0 Fix query procedure py module unit test 2023-05-15 11:21:08 +00:00
Andi Skrgat
c4f1199b80 Create set remove delete 2023-05-15 12:48:19 +02:00
Andi Skrgat
0f69e0aaa1 Fixes 2 2023-05-15 12:44:09 +02:00
Andi Skrgat
d21e4f13f7 Virtual storage fixes 1 2023-05-15 12:05:27 +02:00
Andi Skrgat
dd3f29fba8 Merge branch 'disk-storage-v1' into mg-larger-than-memory 2023-05-12 17:36:38 +02:00
Ante Javor
69634a5354 Fix typo in mgbench 2023-05-10 14:02:46 +02:00
Aidar Samerkhanov
b8f282468d Update pulsar client for e2e tests 2023-05-09 12:23:28 +02:00
Andi Skrgat
153222a2a7 Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1 2023-05-05 14:29:23 +02:00
Ante Javor
ab38161cd2 FIix methodology links (#903)
Co-authored-by: Josip Mrden <josip.mrden@memgraph.io>
2023-05-03 16:37:36 +02: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
gvolfing
00f8d54249 Parallelize index creation (#882) 2023-04-26 16:28:02 +02:00
Aidar Samerkhanov
a69829d01b Fix build of concurrent storage indices tests 2023-04-26 12:12:13 +00:00
Andi Skrgat
697bed4348 Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1 2023-04-26 13:55:06 +02: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
János Benjamin Antal
6c947947eb Parallelize recovery (#868)
* Parallelize edge recovery

* Load vertex labels and properties parallel

* Add parallel connectivity loading

* Add batches information to snapshot

* Introduce `items_per_batch` and `recovery_thread_count` flags

* Make possible to load snapshots with old version

* Add vertex batches to `RecoveryInfo`

* Extend durability integration tests with v15 test cases

* Add `std::vector` based `InitProperties`

* Use `InitProperties` in snapshot loading
2023-04-25 16:25:25 +02: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
Andi Skrgat
7ed38621ce Scan edges from the disk 2023-04-25 11:57:19 +02:00
Aidar Samerkhanov
a0b9309c56 Fix build and run tests of storage v2 edge 2023-04-25 09:19:05 +00:00
Ante Javor
64fd281b2e Update benchgraph methodology (#899) 2023-04-25 09:45:25 +02:00
Aidar Samerkhanov
253a845c69 Fix build and run of storage v2 durability tests 2023-04-24 20:27:22 +00:00
Andi Skrgat
7a4d910282 Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1 2023-04-24 14:03:17 +02: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