Kuzu V0 136 Fixed Fix
Columnar disk-based storage with compressed sparse row-based (CSR) adjacency lists.
Are you troubleshooting a from an older version of Kùzu? kuzu v0 136 fixed
The v0.13.6 release is a targeted patch designed to harden the system against runtime crashes, incorrect query evaluations, and memory leak vulnerabilities. Below is a breakdown of the most significant fixes introduced in this version. 1. Memory Management and Leak Fixes Below is a breakdown of the most significant
Kùzu features robust language bindings for Python, Node.js, Rust, and Go. Version 0.13.6 squashes several integration bugs across these wrappers. Version 0
Beyond the fixes, KuzuDB v0.1.36 maintains its core, high-performance features:
The improvements implemented in the v0.13.6 codebase established a clear structural divergence from previous legacy iterations: Feature/Metric Legacy Kùzu Versions Kùzu v0.13.6 (Fixed & Optimized) Restricted precision Native DOUBLE precision columns In-Memory HNSW Uncompressed node indexing Compressed neighbor offsets Match Clauses Sequential, independent scans Merged consecutive MATCH logic Data Ingestion Prone to COPY FROM subquery bugs Safe, type-checked subquery streaming Buffer Management Unoptimized individual evictions Batch-processed eviction candidates The Legacy of Kùzu v0.13.6