Kuzu V0 - 136 Fixed Verified

Choose one:

Users reported segmentation faults (SIGSEGV) when the query engine attempted to serialize intermediate results for paths longer than three hops. The issue was traced to a in the RelMultiplicity iterator. kuzu v0 136 fixed

reintroduces a recursive descent parser with enhanced stack overflow protection. The new parser handles arbitrarily deep JSON (tested up to 128 levels) and improves parsing speed by 18% compared to v0.134 (the last stable version). Additionally, error messages now include line and column numbers for malformed JSON, drastically improving debuggability. drastically improving debuggability.

, allowing LLMs to directly inspect schemas and execute queries on Kùzu databases. Recommended Actions kuzu v0 136 fixed

If you want, I can: