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

fix(dataset): reject all system column names on write bug Something isn't working
#7797 opened Jul 15, 2026 by LuciferYang Contributor Loading…
fix: bracket match query display bug Something isn't working
#7796 opened Jul 15, 2026 by jackye1995 Contributor Loading…
chore: upgrade DataFusion to 54 A-deps Dependency updates A-index Vector index, linalg, tokenizer A-java Java bindings + JNI A-namespace Namespace impls A-python Python bindings chore
#7793 opened Jul 14, 2026 by wjones127 Contributor Loading…
fix(mem_wal): enforce visible ⟹ durable, and split the index apply from the WAL append A-java Java bindings + JNI A-python Python bindings bug Something isn't working
#7791 opened Jul 14, 2026 by hamersaw Contributor Draft
4 tasks done
perf: support indexed metadata for structural projections A-encoding Encoding, IO, file reader/writer performance
#7790 opened Jul 14, 2026 by Xuanwo Collaborator Draft
feat(index): support element-document FTS targets 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
#7788 opened Jul 14, 2026 by Xuanwo Collaborator Draft
fix(compaction): skip remapping when no indices exist bug Something isn't working
#7778 opened Jul 14, 2026 by everySympathy Contributor Loading…
perf(index): use dot distance for cosine in FlatFloatStorage A-index Vector index, linalg, tokenizer performance
#7777 opened Jul 14, 2026 by clearlove10-c Loading…
fix: keep row ids and addresses aligned in filter_deleted_ids bug Something isn't working
#7776 opened Jul 14, 2026 by chakshu-dhannawat Loading…
feat(compaction): compact fragments over an overlay-count limit enhancement New feature or request
#7772 opened Jul 14, 2026 by wjones127 Contributor Loading…
fix: re-sort extracted JSON path values before training value-ordered indexes A-index Vector index, linalg, tokenizer bug Something isn't working
#7771 opened Jul 14, 2026 by sohumt123 Loading…
fix(mem-wal): propagate final flush failures from ShardWriter::close bug Something isn't working
#7769 opened Jul 14, 2026 by u70b3 Contributor Loading…
fix(index): window IVF flat merge reads A-index Vector index, linalg, tokenizer bug Something isn't working
#7761 opened Jul 13, 2026 by jackye1995 Contributor Loading…
fix(mem_wal): prevent cross-generation durability acknowledgements bug Something isn't working
#7759 opened Jul 13, 2026 by u70b3 Contributor Loading…
perf(encoding): auto-select sparse structural pages A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs performance
#7756 opened Jul 13, 2026 by Xuanwo Collaborator Draft
feat(encoding): write sparse structural pages explicitly A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs enhancement New feature or request
#7755 opened Jul 13, 2026 by Xuanwo Collaborator Draft
feat(format): read and write sparse structural pages A-deps Dependency updates A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs enhancement New feature or request
#7754 opened Jul 13, 2026 by Xuanwo Collaborator Loading…
fix(bloomfilter): bound read/write to prevent BinaryArray i32 offset overflow A-index Vector index, linalg, tokenizer bug Something isn't working
#7753 opened Jul 13, 2026 by zhangyue19921010 Contributor Loading…
fix(fts): do not count empty documents in num_docs A-index Vector index, linalg, tokenizer bug Something isn't working
#7745 opened Jul 12, 2026 by Ar-maan05 Contributor Loading…
fix(python): fix broken pylance benchmark scripts A-deps Dependency updates A-python Python bindings bug Something isn't working
#7744 opened Jul 12, 2026 by mocobeta Loading…
fix: don't fail dataset open on an undecodable inline transaction bug Something isn't working
#7740 opened Jul 11, 2026 by jackye1995 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.