If you believe a bug was fixed in version v0.136 (or v0.1.36 ) of a project called Kuzu, here’s what you can do:
Run:
This change prevents misaligned SIMD reads that previously led to SIGBUS errors. kuzu v0 136 fixed
The v0.13.6 fixed designation highlights patch updates targeted at data handling, internal hash table calculations, and system stability under concurrent execution stresses. Resolving Aggregation Table Boundary Overflows
Run pip install kuzu==0.136.1 or rebuild from tag v0.136-fixed today. Your graph queries—and your server’s stability—will thank you. If you believe a bug was fixed in version v0
: Patched critical JSON NULL parsing errors and rectified structural issues preventing JSON files from streaming correctly via HTTPFS configurations.
The Kùzu query optimizer translates Cypher text into a physical execution plan. In v0.13.6, the team fixed an edge case where the optimizer incorrectly reordered specific filter pushdowns. This fix ensures that filters are applied at the earliest possible stage of the pipeline, preventing unnecessary scanning of massive node and relationship tables. 3. Stability in Concurrent Read Environments internal hash table calculations
: To simplify use post-archiving, version v0.11.3 pre-bundles the most popular extensions (algo, fts, json, vector) so users don't need to host an external extension server.