Gareth Andrew Lloyd
Gareth Andrew Lloyd
I took a look at change you did in #471 and removing the memory move wasn't enough, don't ask me why but you need the loop unroll which gives the...
Can it be deleted, updated or have link directing people to https://git.kernel.org/pub/scm/devel/pahole/pahole.git I was directed to this repo from a stack overflow post and ended up wasting time trying to...
### Description - Change PropertyValue's map from `std::map` -> `boost::container::flat_map` - Template PropertyValue to take an allocator - Custom delta container to ensure allocations exist separate to storage allocations related...
Definition -> memgraph/memgraph#848 Server-side implementation -> https://github.com/memgraph/memgraph/pull/1046 - [ ] Update CSV output to print as it gets results + error message for the timeout - [ ] Update Table...
- [x] Refactor - [ ] Change PrintTabular (to print what it has so far) - [ ] Change PrintCsv (to print immediately) - [ ] Change PrintCypherl (to print...
Definition -> memgraph/memgraph#848 Server-side implementation -> https://github.com/memgraph/memgraph/pull/1046 - [ ] Check current behavior (against a server with the tx_timeout change) - [ ] pymgclient needs to be able to add...
### Description Please briefly explain the changes you made here. Please delete either the [master < EPIC] or [master < Task] part, depending on what are your needs. [master <...
**Memgraph version** v2.13.0 **Describe the bug** Using a reactive stream pulling from memgraph with a heavy Cartesian based query. Expecting a stream of results before the query is timed out,...
There are common workloads which involve testing performance for multiple queries at the same time. ATM its not easy to add a mixed workload. #1124 will need such a workload...
**Memgraph version** 2.8.0 **Environment** Ubuntu 22.04 the `memgraph/memgraph-platform` docker image **Describe the bug** Currently triggers are not capable of triggering themselves upon creation of a new vertex that could be...