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.
Aligned TypeScript types more closely with the C++ implementation to improve developer experience in Wasm and Node.js environments Why it Matters: For developers building Graph RAG applications kuzu v0 136 fixed
: Optimization of memory allocation during large-scale bulk imports, reducing the footprint for users dealing with massive datasets. reintroduces a recursive descent parser with enhanced stack
The project was led by Kenji, a meticulous and passionate developer with a vision for Kuzu to become a household name in the tech community. His team was a diverse group of young talent, each bringing their unique skills and perspectives to the table. Aligned TypeScript types more closely with the C++
Added support for wildcard patterns in Full-Text Search (FTS) queries and implemented FTS updates.
The parser has been hardened to handle more complex query plans. Specifically, bugs related to how the query optimizer handled certain types of joins in multi-hop queries have been resolved, leading to more predictable execution paths. 3. Concurrency and Thread Safety As an embeddable database, thread safety is paramount.