-
Notifications
You must be signed in to change notification settings - Fork 668
Pull requests: lance-format/lance
Author
Label
Projects
Milestones
Reviews
Assignee
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…
refactor(index): use arrow stats for scalar index stats
python
#6808
opened May 16, 2026 by
HaochengLIU
Member
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…
perf(kmeans): speed up L2 centroid assignment with batched GEMM
java
performance
python
#6788
opened May 14, 2026 by
xiaguanglei
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(jni): add Java bindings for compute_zonemap_batch + write_consolidated_zonemap_segment
enhancement
New feature or request
java
#6780
opened May 14, 2026 by
LuciferYang
Contributor
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…
perf(jni): parallelise inner_get_zonemap_stats segment reads
java
performance
#6778
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…
chore: use Uuid type throughout index infrastructure instead of String
chore
java
python
#6757
opened May 13, 2026 by
wombatu-kun
Contributor
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.