Short, conventional commit (if fixing a specific bug) kuzu: fix crash in query planner when handling empty projections (or) kuzu(v0.1.36): fix planner crash on empty projection
, allowing LLMs to directly inspect schemas and execute queries on Kùzu databases. Recommended Actions kuzu v0 136 fixed
Kùzu v0.13.6: Squashing Bugs and Strengthening the Graph Core Short, conventional commit (if fixing a specific bug)
Have you encountered the crash in v0.136? Share your experience below or on the Kuzu GitHub discussions. Specific to multi-threaded queries involving path-finding (e
Specific to multi-threaded queries involving path-finding (e.g., variable-length relationships), v0.1.36 optimized memory buffer reuse. This fixed out-of-memory (OOM) errors encountered when running breadth-first searches over dense graphs with high cardinality.
: Optimization of memory allocation during large-scale bulk imports, reducing the footprint for users dealing with massive datasets.
Kùzu v0.1.3.6 Released: Key Fixes and Stability Improvements