Skip to content

Pull requests: lance-format/lance

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: specify data overlay files for the table format A-format On-disk format: protos and format spec docs documentation Improvements or additions to documentation
#7381 opened Jun 19, 2026 by wjones127 Contributor Draft
fix: support Arrow ListView writes bug Something isn't working
#7380 opened Jun 19, 2026 by wirybeaver Draft
fix(compaction): prune fully-deleted fragments from the fragment-reuse index A-format On-disk format: protos and format spec docs
#7378 opened Jun 19, 2026 by xuanyu-z Contributor Draft
feat(index): support array object paths in JSON FTS A-index Vector index, linalg, tokenizer enhancement New feature or request
#7377 opened Jun 19, 2026 by wirybeaver Draft
feat: add RLE v2 run length widths A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs A-namespace Namespace impls enhancement New feature or request
#7376 opened Jun 19, 2026 by Xuanwo Collaborator Draft
perf: speed up cold read up to 8x by lazily load column metadata A-encoding Encoding, IO, file reader/writer performance
#7375 opened Jun 19, 2026 by Xuanwo Collaborator Loading…
fix: reject DataReplacement racing concurrent Update/Delete/Merge bug Something isn't working
#7373 opened Jun 19, 2026 by wkalt Contributor Loading…
perf(index): add exact null-row bitmap to zone map and bloom filter A-index Vector index, linalg, tokenizer performance
#7372 opened Jun 19, 2026 by westonpace Member Loading…
fix(index): drop stale per-segment rows in vector search after in-place column update A-python Python bindings bug Something isn't working
#7371 opened Jun 19, 2026 by wombatu-kun Contributor Loading…
feat: add local SpillStore for index scratch A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7369 opened Jun 19, 2026 by RitwijParmar Draft
feat: accept TableProvider write inputs for merge_insert and insert A-python Python bindings enhancement New feature or request
#7368 opened Jun 18, 2026 by wjones127 Contributor Draft
fix(python): handle empty filtered shards in ShardedBatchSampler A-python Python bindings bug Something isn't working
#7366 opened Jun 18, 2026 by xushiyan Draft
2 of 3 tasks
feat(mem-wal): add ShardWriter::put_no_wait enhancement New feature or request
#7362 opened Jun 18, 2026 by hamersaw Contributor Loading…
feat(mem-wal): ShardWriter::abort and Session::invalidate_dataset for drop-table enhancement New feature or request
#7361 opened Jun 18, 2026 by hamersaw Contributor Loading…
feat: support COUNT(*) pushdown on stable row id datasets enhancement New feature or request
#7360 opened Jun 18, 2026 by wkalt Contributor Loading…
fix(index): drop stale scalar index entries after stable-row-id update A-index Vector index, linalg, tokenizer bug Something isn't working
#7359 opened Jun 18, 2026 by wkalt Contributor Loading…
fix: compute SQ dot distance from dequantized values A-index Vector index, linalg, tokenizer bug Something isn't working
#7355 opened Jun 18, 2026 by cwj0bzxg Loading…
docs(python): correct scalar index type count A-python Python bindings documentation Improvements or additions to documentation
#7353 opened Jun 18, 2026 by hfutatzhanghb Contributor Loading…
feat(index): support Utf8View prefixes in SargableQueryParser A-index Vector index, linalg, tokenizer enhancement New feature or request
#7351 opened Jun 18, 2026 by wombatu-kun Contributor Loading…
fix(index): fail fast when FTS posting pipeline would deadlock A-index Vector index, linalg, tokenizer bug Something isn't working
#7350 opened Jun 18, 2026 by hfutatzhanghb Contributor Loading…
7 tasks done
feat(scalar): implement CacheCodec for FM index A-index Vector index, linalg, tokenizer enhancement New feature or request
#7347 opened Jun 18, 2026 by wjones127 Contributor Draft
refactor: move core index utilities into a trait that does not depend on lance A-deps Dependency updates A-index Vector index, linalg, tokenizer A-namespace Namespace impls
#7340 opened Jun 17, 2026 by westonpace Member Loading…
fix: grow posting_lists before indexed access in FTS with_position builder A-index Vector index, linalg, tokenizer bug Something isn't working
#7330 opened Jun 17, 2026 by Siriapps Loading…
6 tasks done
ProTip! Filter pull requests by the default branch with base:main.