-
Notifications
You must be signed in to change notification settings - Fork 124
Insights: kuzudb/kuzu
Overview
Could not load contribution data
Please try again later
39 Pull requests merged by 7 people
-
Add static link extensions for WASM and Android NDK builds
#5147 merged
Mar 28, 2025 -
Allow same index name on different tables
#5146 merged
Mar 28, 2025 -
Add mnist dataset
#5148 merged
Mar 28, 2025 -
Error when default expression type doesn't match
#5137 merged
Mar 28, 2025 -
Migrate code coverage job to self-hosted runner
#5144 merged
Mar 28, 2025 -
Remove duplicated YIELD definition
#5143 merged
Mar 27, 2025 -
Implement show_projected_graph function
#5134 merged
Mar 27, 2025 -
Fix array size
#5135 merged
Mar 27, 2025 -
Add value checks on mu, ml and k
#5130 merged
Mar 27, 2025 -
Fix resetting index entry's aux info when it was loaded already
#5129 merged
Mar 27, 2025 -
Fix dropping table with fts and vector indexes
#5131 merged
Mar 27, 2025 -
Validate projected graph argument type
#5124 merged
Mar 26, 2025 -
Make yield as non-reserved keyword
#5125 merged
Mar 26, 2025 -
Fix concurrency issue in building hnsw
#5121 merged
Mar 26, 2025 -
Rename the default return variable
_distance
todistance
in QueryVectorIndex#5109 merged
Mar 26, 2025 -
Fix projection push down for sql_query function
#5122 merged
Mar 26, 2025 -
Fix size of chunks in RelBatchInsert
#5119 merged
Mar 26, 2025 -
Track hash index memory usage
#5074 merged
Mar 26, 2025 -
Disable parallel copy of vectors in vector extension tests
#5096 merged
Mar 26, 2025 -
Allow WAL replaying on some corrupted WAL files (e.g. after DB was killed)
#5111 merged
Mar 25, 2025 -
Fix rel group replay
#5114 merged
Mar 25, 2025 -
Fix c api parameter binding
#5117 merged
Mar 25, 2025 -
Fix function names in show_function()
#5116 merged
Mar 25, 2025 -
Fix bug in reloadDB test command
#5113 merged
Mar 25, 2025 -
Fix hang in JSON parsing when error is hit with ignore errors false
#5108 merged
Mar 25, 2025 -
Add function alias
#5115 merged
Mar 25, 2025 -
Fix list lambda collector
#5112 merged
Mar 25, 2025 -
Implement extension static linking
#5093 merged
Mar 25, 2025 -
Fix unused member compile warnings
#5110 merged
Mar 25, 2025 -
Fix contention in re2 expression
#5104 merged
Mar 24, 2025 -
Add function alias for compatibility
#5103 merged
Mar 24, 2025 -
Avoid project constant expression in WITH
#5099 merged
Mar 24, 2025 -
Make
EXTENSION
keyword optional inLOAD EXTENSION
statement#5098 merged
Mar 23, 2025 -
Shell table autocomplete catalog version
#5091 merged
Mar 23, 2025 -
Fix incorrectly resized chunkStates in local scan state
#5095 merged
Mar 22, 2025 -
Make Python API queries interruptable
#5094 merged
Mar 22, 2025 -
Distinct Aggregate vectorization
#5031 merged
Mar 22, 2025 -
Fix setDstNode in shrink
#5092 merged
Mar 21, 2025 -
Zero new memory after resizing ColumnChunkData
#5082 merged
Mar 21, 2025
5 Pull requests opened by 2 people
-
Fix rust extensions in testing and document how other binaries can use them
#5138 opened
Mar 27, 2025 -
Rename show_projected_graph to show_projected_graphs
#5140 opened
Mar 27, 2025 -
Rename return variable of QueryVectorIndex from nn to node
#5145 opened
Mar 28, 2025 -
Add demo example in docs to codebase
#5149 opened
Mar 28, 2025 -
Try to reproduce copy error in wasm
#5150 opened
Mar 28, 2025
19 Issues closed by 5 people
-
Bug: Vector index: cannot create index with same name on multiple tables
#5141 closed
Mar 28, 2025 -
Bug: vector index related bugs
#5123 closed
Mar 27, 2025 -
Bug: loading vector extension twice gives unrelated exception
#5127 closed
Mar 27, 2025 -
Bug: Defining a rel table with multiple node table pairs
#5049 closed
Mar 27, 2025 -
Bug: Better error handling for update queries with returning in sql_query
#5133 closed
Mar 27, 2025 -
Bug: Duplicated column names error in sql_query with join queries
#5132 closed
Mar 27, 2025 -
Bug: Better error message when using the keyword yield as an attribute (or better allow it)
#5118 closed
Mar 26, 2025 -
Bug: Prepared statement reuse unexpected behavior
#5102 closed
Mar 26, 2025 -
Feature: Graceful stopping and reloading if connection to database is stopped midquery
#5016 closed
Mar 25, 2025 -
Feature: Provide a table of all function keyword alias mappings for downstream syntax highlighters
#5107 closed
Mar 25, 2025 -
Bug: Loading a small JSON takes forever
#5086 closed
Mar 25, 2025 -
Bug: "duration" alias not working as per docs
#5106 closed
Mar 25, 2025 -
Compatibility with Neo4j's cypher syntax.
#5100 closed
Mar 25, 2025 -
Feature: Bundle extension during the build process
#5076 closed
Mar 25, 2025 -
Feature: CURRENT_TIMESTAMP as a default value for TIMESTAMP attributes
#5081 closed
Mar 24, 2025 -
Optimization: Hardcoded regular expressions are being compiled many times
#4884 closed
Mar 24, 2025 -
Bug: Query using `WITH ...` + recursive relation hangs
#5040 closed
Mar 24, 2025 -
Feature: Add syntax highlighting for table name completion
#4723 closed
Mar 23, 2025 -
Bug: Assertion failure on recursive join test in manual transaction
#5012 closed
Mar 22, 2025
8 Issues opened by 8 people
-
Refactor: rename `nn` to `node` in QUERY_VECTOR_INDEX
#5142 opened
Mar 27, 2025 -
Bug: Load from DataFrame doesn't work in Python async API
#5139 opened
Mar 27, 2025 -
Refactor: Store boundExpression instead of parsedExpression in the propertyDefinition
#5136 opened
Mar 27, 2025 -
Bug: Import Database not importing data but reporting success
#5126 opened
Mar 26, 2025 -
WAL replaying optimization for incomplete transactions
#5120 opened
Mar 25, 2025 -
Bug: reverse() function always casts to string (should work differently for integer arrays)
#5105 opened
Mar 24, 2025 -
C examples updates needed
#5101 opened
Mar 24, 2025 -
Feature: ALTER REL TABLE
#5097 opened
Mar 22, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Bug: EnableCompression seems to have no effect
#5050 commented on
Mar 21, 2025 • 0 new comments -
Feature: Inbuilt vector index
#3778 commented on
Mar 22, 2025 • 0 new comments -
Feature: Add naive hybrid search (FTS + vector search)
#5068 commented on
Mar 22, 2025 • 0 new comments -
Bug: Out of Memory for large data
#4936 commented on
Mar 27, 2025 • 0 new comments -
Feature request: a function to retrieve src and dst node ID from a relationship
#3167 commented on
Mar 27, 2025 • 0 new comments -
Feature: Add utility `transform` function for `RECURSIVE_REL` (named paths; recursive patterns)
#4971 commented on
Mar 27, 2025 • 0 new comments -
0.9.0 release
#5062 commented on
Mar 27, 2025 • 0 new comments -
Compress neighbour offsets for in-mem HNSW graph
#5054 commented on
Mar 28, 2025 • 0 new comments