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

feat: support batch flat vector queries enhancement New feature or request python
#6828 opened May 18, 2026 by LeoReeYang Contributor Loading…
fix: make HNSW graph build deterministic to stabilize test_ann_prefilter bug Something isn't working
#6818 opened May 18, 2026 by wombatu-kun Contributor Loading…
feat(mem_wal): cache opened L0 flushed-generation datasets enhancement New feature or request python
#6816 opened May 17, 2026 by hamersaw Contributor Loading…
fix(encoding): use LargeList internally for Utf8/Binary to prevent offset overflow bug Something isn't working
#6811 opened May 17, 2026 by beinan Contributor Loading…
feat: expose staged index segment transactions enhancement New feature or request
#6806 opened May 16, 2026 by ragnorc Contributor Loading…
docs(index): document public API of LogicalScalarIndex documentation Improvements or additions to documentation
#6804 opened May 15, 2026 by westonpace Member Loading…
fix: don't double-count child CPU in node-with-children Exec plans bug Something isn't working
#6799 opened May 15, 2026 by brendanclement Loading…
perf: make HNSW cheaper to load performance
#6798 opened May 15, 2026 by wombatu-kun Contributor Loading…
feat(dir-catalog): copy-on-write directory manifest rewrites enhancement New feature or request java
#6794 opened May 15, 2026 by jackye1995 Contributor Draft
feat(index): serializable cache for the BTree scalar index enhancement New feature or request
#6793 opened May 14, 2026 by wjones127 Contributor Loading…
fix(encoding): plan sparse structural miniblock pages bug Something isn't working
#6787 opened May 14, 2026 by Xuanwo Collaborator Loading…
feat(index): aggregate pushdown parser and exec building blocks (#6762) enhancement New feature or request
#6785 opened May 14, 2026 by westonpace Member Draft
7 tasks done
feat: query with scalar index support fast search ability enhancement New feature or request java python
#6784 opened May 14, 2026 by zhangyue19921010 Contributor Loading…
fix(index): normalize same-column scalar index predicates bug Something isn't working
#6782 opened May 14, 2026 by zouhuajian Loading…
feat(zonemap): public API + driver helper for build-time consolidation enhancement New feature or request
#6779 opened May 14, 2026 by LuciferYang Contributor Loading…
fix(encoding): widen boolean bitmaps for full-zip to avoid JVM-aborting panic bug Something isn't working
#6777 opened May 14, 2026 by hamersaw Contributor Loading…
5 tasks done
fix: set _row_created_at_version to new version for MERGE INTO INSERT rows bug Something isn't working
#6774 opened May 13, 2026 by jerryjch Contributor Loading…
feat: add commit timeout to CommitBuilder enhancement New feature or request java python
#6773 opened May 13, 2026 by wjones127 Contributor Loading…
feat(index): coalesce btree scalar index page-data reads enhancement New feature or request
#6759 opened May 13, 2026 by zouhuajian Loading…
feat: add manifest version hint for fast latest-version lookup enhancement New feature or request java python
#6752 opened May 13, 2026 by touch-of-grey Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.