Kuzu V0 136 Fixed //free\\ -
Recent development cycles focused heavily on refining the internal engine and API consistency. Notable fixes included:
However, like any complex system, version 0.136 introduced an elusive bug that impacted production deployments.
🔗 pip install kuzu==0.136.1
[Cypher Query] ──> [Optimizer (Fixed Filter Pushdowns)] ──> [Vectorized Engine (Stabilized Memory)] ──> Fast Results
If you rolled back to 0.135, you can jump back to the latest without issues. kuzu v0 136 fixed
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:
March 2024 Focus: Data Integrity, Standard Compliance, and Query Capabilities Recent development cycles focused heavily on refining the
KuzuDB v0.1.36 brought several crucial enhancements to stability, specifically addressing how the database handles memory, queries, and external extensions. A. Improved Query Handling and Stability