Kostas Kyrimis
|
01d5953bb6
|
Merge branch 'project-pineapples' into T1159-MG-Add-memgraph-functions
|
2022-11-25 15:47:44 +02:00 |
|
János Benjamin Antal
|
3b798ab313
|
Merge branch 'project-pineapples' into MG-implicit-fallthrough-as-error
|
2022-11-24 11:16:57 +01:00 |
|
János Benjamin Antal
|
c4327cfb00
|
Make implicit-fallthrough a compilation error
|
2022-11-24 11:13:55 +01:00 |
|
jbajic
|
d820d0a9e5
|
Fix clang tidy errors
|
2022-11-23 22:29:03 +01:00 |
|
jbajic
|
7aa68164f0
|
Merge branch 'project-pineapples' into T0995-MG-implement-top-error-handling-storage
|
2022-11-23 21:55:08 +01:00 |
|
jbajic
|
d6b444c38b
|
Log transaction id
|
2022-11-23 18:02:00 +01:00 |
|
jbajic
|
b3eec92525
|
Merge branch 'project-pineapples' into T0995-MG-implement-top-error-handling-storage
|
2022-11-23 16:11:58 +01:00 |
|
jbajic
|
ab5fc05fd7
|
Address review comments
|
2022-11-23 15:32:28 +01:00 |
|
jeremy
|
e77843f2ec
|
Merge branch 'project-pineapples' into T1083-MG-limit-and-order-expand-one_v3
|
2022-11-23 14:47:29 +01:00 |
|
Kostas Kyrimis
|
2ff81ebf04
|
Address missed GH comments && fix broken merge
|
2022-11-23 15:16:14 +02:00 |
|
jeremy
|
c3c68cc2ce
|
Merge branch 'T1083-MG-limit-and-order-expand-one_v3' of github.com:memgraph/memgraph into T1083-MG-limit-and-order-expand-one_v3
|
2022-11-23 13:55:02 +01:00 |
|
jeremy
|
6d86801be0
|
Extract logic to convert ORderingDirection to Ordering
|
2022-11-23 13:54:54 +01:00 |
|
Kostas Kyrimis
|
407418e8f5
|
Merge branch 'project-pineapples' into T1159-MG-Add-memgraph-functions
|
2022-11-23 14:53:53 +02:00 |
|
Kostas Kyrimis
|
6d544e4fc0
|
Address GH comments
|
2022-11-23 14:51:38 +02:00 |
|
Jeremy B
|
56e2ad4546
|
Update src/storage/v3/shard_rsm.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2022-11-23 13:24:35 +01:00 |
|
Jeremy B
|
aa146d28f8
|
Merge branch 'project-pineapples' into T1083-MG-limit-and-order-expand-one_v3
|
2022-11-23 12:26:58 +01:00 |
|
János Benjamin Antal
|
1cd10ab409
|
Merge branch 'project-pineapples' into T1116-MG-update-delete-vertex-labels
|
2022-11-23 12:15:34 +01:00 |
|
Jure Bajic
|
e565fc6e3a
|
Merge branch 'project-pineapples' into T0995-MG-implement-top-error-handling-storage
|
2022-11-23 02:33:07 -08:00 |
|
jbajic
|
ce0f1a09f7
|
Remove unused methods from accessors
|
2022-11-23 11:32:53 +01:00 |
|
jbajic
|
accf015dcf
|
Fix clang-tidy errors
|
2022-11-23 11:03:17 +01:00 |
|
Jeremy B
|
84800cff76
|
Merge branch 'project-pineapples' into T1083-MG-limit-and-order-expand-one_v3
|
2022-11-23 10:57:05 +01:00 |
|
jbajic
|
9fade5ebac
|
Fix tests
|
2022-11-23 10:37:33 +01:00 |
|
Jure Bajic
|
75606dfeb0
|
Merge branch 'project-pineapples' into T1116-MG-update-delete-vertex-labels
|
2022-11-23 00:34:27 -08:00 |
|
János Benjamin Antal
|
9c36d8928a
|
Merge branch 'project-pineapples' into MG-remove-unused-storage-files
|
2022-11-23 09:19:14 +01:00 |
|
jeremy
|
85034ddcbe
|
Rename variable un function def
|
2022-11-22 17:29:02 +01:00 |
|
Tyler Neely
|
ea533f43fc
|
Print out the simulator seed when we exceed the configured abort_time
|
2022-11-22 16:06:57 +00:00 |
|
Tyler Neely
|
e0086e5666
|
Use spdlog::trace instead of info for simulator-related messages
|
2022-11-22 16:06:35 +00:00 |
|
Tyler Neely
|
c0a103e851
|
Do not advance the clock with every message, as this prevents messages of a certain request depth from ever completing
|
2022-11-22 16:00:06 +00:00 |
|
jeremy
|
3a171376d7
|
OrderBy in Expand has two members to differ vertices Vs edges
|
2022-11-22 16:47:25 +01:00 |
|
jbajic
|
cd7b33f23f
|
use comparison between ErrorCode and ShardError
|
2022-11-22 16:22:42 +01:00 |
|
jbajic
|
d82cfb349e
|
Use ShardResult
|
2022-11-22 15:00:32 +01:00 |
|
jeremy
|
6801d6ff09
|
Remove duplicate using statement
|
2022-11-22 14:49:54 +01:00 |
|
jbajic
|
f1e360469a
|
Expand SHARD_ERROR with fmt format
|
2022-11-22 14:44:28 +01:00 |
|
jeremy
|
307cce9e21
|
Remove unused struct
|
2022-11-22 14:23:24 +01:00 |
|
jeremy
|
662fa2e6d2
|
Remove uneeded using statement
|
2022-11-22 14:22:19 +01:00 |
|
jeremy
|
c0cb53e156
|
Replace if by switch
|
2022-11-22 14:20:22 +01:00 |
|
jeremy
|
742017548f
|
Merge branch 'T1083-MG-limit-and-order-expand-one_v3' of github.com:memgraph/memgraph into T1083-MG-limit-and-order-expand-one_v3
|
2022-11-22 14:11:48 +01:00 |
|
Jeremy B
|
bbbd722eeb
|
Update src/storage/v3/request_helper.hpp
Co-authored-by: Jure Bajic <jure.bajic@memgraph.com>
|
2022-11-22 14:11:29 +01:00 |
|
jeremy
|
f463d9f59f
|
Merge branch 'T1083-MG-limit-and-order-expand-one_v3' of github.com:memgraph/memgraph into T1083-MG-limit-and-order-expand-one_v3
|
2022-11-22 14:10:07 +01:00 |
|
Jeremy B
|
a6f3937692
|
Update src/storage/v3/request_helper.hpp
Co-authored-by: Jure Bajic <jure.bajic@memgraph.com>
|
2022-11-22 14:10:02 +01:00 |
|
jbajic
|
5717dfb165
|
Add ErrorCode to SHARD_ERROR macro
|
2022-11-22 14:05:04 +01:00 |
|
jeremy
|
1101c2444c
|
Make ConvertPropertyMap expect ref and not rvalue
|
2022-11-22 14:01:16 +01:00 |
|
jbajic
|
2a6dc7bb93
|
Remove success
|
2022-11-22 13:49:12 +01:00 |
|
jbajic
|
d080e260e6
|
Remove redundant code
|
2022-11-22 13:27:02 +01:00 |
|
jbajic
|
37f5fb29ea
|
Introduce BoltResult
|
2022-11-22 13:15:32 +01:00 |
|
Tyler Neely
|
c8c72de6ac
|
Use duration_cast to ensure that we are retrieving milliseconds inside SimulatorStats::operator<<
|
2022-11-22 11:30:24 +00:00 |
|
jbajic
|
bffef1a653
|
Use experimental source location
|
2022-11-22 11:13:23 +01:00 |
|
Tyler Neely
|
66f39f2681
|
Add elapsed time to the SimulatorStats
|
2022-11-22 08:55:48 +00:00 |
|
Tyler Neely
|
081c3e5bed
|
Capitalize unsigned integer literal
|
2022-11-21 13:16:35 +00:00 |
|
jeremy
|
ce8bc522d0
|
Clang warning
|
2022-11-21 12:23:04 +01:00 |
|