Kuzu V0 136 Fixed [work] <2026 Edition>

COPY Person FROM '/data/people.csv' WITH (HEADER=true); COPY Movie FROM '/data/movies.csv' WITH (HEADER=true); COPY ACTED_IN FROM '/data/acted_in.csv' WITH (HEADER=true);

CSV bulk load example (place CSVs in accessible dir): kuzu v0 136 fixed

The “fixed” tag in this release is not merely cosmetic. It represents a fundamental overhaul of three major subsystems. Below is a detailed look at the most impactful corrections. COPY Person FROM '/data/people

: Patched edge-case crashes occurring during complex, multi-hop Cypher queries. Memory Management COPY Person FROM '/data/people.csv' WITH (HEADER=true)

Capable of handling graphs with hundreds of millions of nodes and billions of edges.

However, if you are referring to a specific community fix or a patch in that version range, here is a draft for a technical update or announcement. Draft: KuzuDB Patch Update — Performance & Stability