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

perf(encoding): avoid inline bitpacking input copy A-deps Dependency updates A-encoding Encoding, IO, file reader/writer A-java Java bindings + JNI A-python Python bindings performance
#7696 opened Jul 9, 2026 by u70b3 Contributor Loading…
feat(java): expose MemWAL shard delete A-java Java bindings + JNI enhancement New feature or request
#7688 opened Jul 8, 2026 by hamersaw Contributor Loading…
feat(cache): support register and switch pluggable cache backend A-python Python bindings enhancement New feature or request
#7683 opened Jul 8, 2026 by yanghua Collaborator Loading…
5 of 6 tasks
fix(lance-core): avoid aliasing &mut Runtime in global_cpu_runtime bug Something isn't working
#7682 opened Jul 8, 2026 by LuciferYang Contributor Loading…
feat: add code analyzer for FTS A-format On-disk format: protos and format spec docs A-index Vector index, linalg, tokenizer A-python Python bindings enhancement New feature or request
#7681 opened Jul 8, 2026 by Xuanwo Collaborator Loading…
fix(index): batch IVF streaming partition search off the CPU pool bug Something isn't working
#7680 opened Jul 8, 2026 by a-agmon Contributor Loading…
test(index): make flaky IVF_RQ recall test deterministic chore
#7679 opened Jul 8, 2026 by wombatu-kun Contributor Loading…
refactor: merge JsonConvertingReader into SchemaAdapter
#7678 opened Jul 8, 2026 by xloya Contributor Loading…
1 task done
feat(transaction): compound append + add-index via action transactions A-format On-disk format: protos and format spec docs A-python Python bindings enhancement New feature or request
#7674 opened Jul 7, 2026 by wjones127 Contributor Draft
perf: plan take operations through FilteredReadExec's range-read path A-namespace Namespace impls A-python Python bindings performance
#7672 opened Jul 7, 2026 by LuQQiu Contributor Loading…
feat(transaction): experimental action-based transaction format skeleton A-format On-disk format: protos and format spec docs enhancement New feature or request
#7671 opened Jul 7, 2026 by wjones127 Contributor Draft
feat(format): general experimental-feature mechanism A-format On-disk format: protos and format spec docs enhancement New feature or request
#7670 opened Jul 7, 2026 by wjones127 Contributor Draft
perf(fts): prune V3 posting blocks during query execution A-index Vector index, linalg, tokenizer A-python Python bindings performance
#7669 opened Jul 7, 2026 by Xuanwo Collaborator Draft
fix: preserve RTree row id semantics A-index Vector index, linalg, tokenizer bug Something isn't working
#7666 opened Jul 7, 2026 by ddupg Contributor Loading…
feat: support list blob scans A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7664 opened Jul 7, 2026 by Xuanwo Collaborator Loading…
feat: compress RLE child buffers A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7663 opened Jul 7, 2026 by Xuanwo Collaborator Loading…
perf: speed up PQ distance lookup A-index Vector index, linalg, tokenizer performance
#7659 opened Jul 7, 2026 by ddupg Contributor Draft
perf(dataset): read version manifests concurrently in versions() performance
#7658 opened Jul 7, 2026 by xloya Contributor Loading…
2 tasks done
perf(index): list index segment files concurrently when committing segments performance
#7657 opened Jul 7, 2026 by xloya Contributor Loading…
2 of 3 tasks
perf(scalar): cache store-free state for the zone map index A-index Vector index, linalg, tokenizer performance
#7652 opened Jul 7, 2026 by Ali2Arslan Contributor Loading…
6 tasks done
perf(encoding): compact mini-block chunk index for cached page state A-encoding Encoding, IO, file reader/writer performance
#7651 opened Jul 7, 2026 by Ali2Arslan Contributor Loading…
4 tasks done
fix: return error instead of panicking on values too wide for miniblock A-encoding Encoding, IO, file reader/writer bug Something isn't working
#7650 opened Jul 7, 2026 by zhangyue19921010 Contributor Loading…
feat(index): share IVF partition scans across batch vector queries A-index Vector index, linalg, tokenizer A-python Python bindings enhancement New feature or request
#7640 opened Jul 6, 2026 by sezruby Contributor Loading…
chore: add groom-vote-discussions skill chore
#7639 opened Jul 6, 2026 by wjones127 Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.