Loading...
Where v0.135 felt like a beta product, v0.136 fixed exudes the confidence of a production-grade system. The careful attention to cross-platform details, the transparent changelog, and the rigorous benchmarking show a maturing project ready for wider enterprise adoption.
While the fix adds cloning of iterators, the performance regression is <2% for most workloads, and it prevents catastrophic failure. In some recursive path queries, the fix actually improves speed because it eliminates redundant pointer chasing. kuzu v0 136 fixed
🚀 Kuzu v0.136 is fixed! The patch resolves the recursive CTE memory leak and MATCH path timeouts from the initial release. Where v0
In a small, innovative tech firm nestled in the heart of Tokyo, a team of developers worked tirelessly on "Kuzu," an ambitious open-source project aimed at redefining how data was interacted with across different platforms. Kuzu was designed to be a highly efficient, scalable graph database, capable of handling complex queries with ease, something the team believed would be a game-changer for developers worldwide. In some recursive path queries, the fix actually
Fix: Roll back using your backup, then run kuzu dump on v0.135 to export raw data. Install v0.136 fresh and run kuzu load from the dump. This circumvents any on-disk format quirks.
Steps: pip uninstall kuzu && pip install kuzu==0.136.1