-
Notifications
You must be signed in to change notification settings - Fork 587
Pull requests: lance-format/lance
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add public vector segment builder API
enhancement
New feature or request
#6224
opened Mar 18, 2026 by
Xuanwo
Loading…
feat: add serialize/deserialize for IVF PQ partition cache entries
enhancement
New feature or request
refactor: internalize vector staging merge flow
java
python
#6220
opened Mar 18, 2026 by
Xuanwo
Loading…
docs: remove legacy preview index note
documentation
Improvements or additions to documentation
#6218
opened Mar 18, 2026 by
Xuanwo
Loading…
fix: respect the old data filter on inverted index
bug
Something isn't working
#6216
opened Mar 17, 2026 by
westonpace
Loading…
feat: add manifest namespace extended properties
enhancement
New feature or request
java
python
#6215
opened Mar 17, 2026 by
wojiaodoubao
Loading…
feat!: add progress monitoring via callbacks for distributed merge
breaking-change
enhancement
New feature or request
java
python
#6210
opened Mar 17, 2026 by
vivek-bharathan
Loading…
perf: new layout for positions and new algo for phrase query
donotmerge
Do not merge
performance
python
#6203
opened Mar 16, 2026 by
BubbleCal
Loading…
feat(DirectoryNamespace): support index and transaction related operations
enhancement
New feature or request
java
python
#6196
opened Mar 13, 2026 by
zhangyue19921010
Loading…
fix: like queries with a prefix should be accelerated by btree and zonemap
bug
Something isn't working
#6188
opened Mar 13, 2026 by
jackye1995
Loading…
refactor!: cleanup namespace related APIs
breaking-change
java
python
#6186
opened Mar 13, 2026 by
jackye1995
Loading…
fix: lance error TooMuchWriteContention should be converted to a retryable namespace error.
bug
Something isn't working
#6177
opened Mar 12, 2026 by
wojiaodoubao
Loading…
perf: add benchmark for distributed vector merge finalization
performance
#6176
opened Mar 12, 2026 by
Xuanwo
Loading…
feat: support atomic multi-table transactions via namespace manifest
enhancement
New feature or request
python
#6173
opened Mar 12, 2026 by
XuQianJin-Stars
Loading…
fix: avoid fts corruption when a fragment is deleted
bug
Something isn't working
#6171
opened Mar 11, 2026 by
westonpace
Loading…
docs: shorten core major release vote window
documentation
Improvements or additions to documentation
#6154
opened Mar 10, 2026 by
Xuanwo
Loading…
feat: add count_table_rows, insert_into_table, query_table for DirectoryNamespace
enhancement
New feature or request
python
#6132
opened Mar 9, 2026 by
XuQianJin-Stars
Loading…
4 tasks done
feat: add DecodeFieldError/ReadFileError wrappers for error context
enhancement
New feature or request
#6128
opened Mar 8, 2026 by
koriyoshi2041
Loading…
5 tasks done
feat: comprehensive observability instrumentation across Lance subsystems
enhancement
New feature or request
python
feat: change default file format version to 2.1
enhancement
New feature or request
java
python
#6115
opened Mar 6, 2026 by
westonpace
Loading…
fix: disallow brute force on index unless explicitly requested
bug
Something isn't working
#6105
opened Mar 5, 2026 by
westonpace
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.