-
Notifications
You must be signed in to change notification settings - Fork 850
Pull requests: lance-format/lance
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(dataset): write compaction's spilled lineage into the fragment's data file
enhancement
New feature or request
fix(index): reject unattainable partition counts in weighted k-means
bug
Something isn't working
K-changes
Latest Gatekeeper recommendation requests changes.
#9346
opened Sep 17, 2026 by
LuciferYang
Contributor
Loading…
perf: allow LIMIT/OFFSET pushdown for stable-row-id fragments without deletions
K-approved
Latest Gatekeeper recommendation permits acceptance.
performance
#9344
opened Sep 17, 2026 by
LeoReeYang
Contributor
Loading…
fix(index): error on a malformed precomputed partitions file
A-index
Vector index, linalg, tokenizer
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9342
opened Sep 17, 2026 by
LuciferYang
Contributor
Loading…
feat(mem_wal): let the maintained index set be replaced on a live MemWAL
enhancement
New feature or request
feat(knn): let a caller rebuild a batch KNN node with a new k
enhancement
New feature or request
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9334
opened Sep 17, 2026 by
hamersaw
Contributor
Loading…
feat(filter): exact integer-float comparisons and Float32 double literals keep the scalar index
enhancement
New feature or request
K-changes
Latest Gatekeeper recommendation requests changes.
#9333
opened Sep 17, 2026 by
jonasdedden
Contributor
Loading…
feat: support SQL IS [NOT] DISTINCT FROM as null-safe comparison
enhancement
New feature or request
K-approved
Latest Gatekeeper recommendation permits acceptance.
K-risk
Latest Gatekeeper recommendation includes a non-blocking risk.
#9331
opened Sep 17, 2026 by
jonasdedden
Contributor
Loading…
fix(dataset): reuse the prefetch window in BlobFile::read
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9330
opened Sep 17, 2026 by
geruh
Contributor
Loading…
docs: state the stable row id guarantee the same way everywhere
A-java
Java bindings + JNI
A-python
Python bindings
documentation
Improvements or additions to documentation
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9329
opened Sep 17, 2026 by
LuciferYang
Contributor
Loading…
fix: ignore NaN sign bits in filters
A-index
Vector index, linalg, tokenizer
A-python
Python bindings
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
K-risk
Latest Gatekeeper recommendation includes a non-blocking risk.
#9324
opened Sep 16, 2026 by
lance-gatefixer
Bot
Loading…
fix(datafusion): normalize signed zero in remaining filters
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9323
opened Sep 16, 2026 by
lance-gatefixer
Bot
Loading…
fix(datafusion): preserve boolean expression literal types
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9322
opened Sep 16, 2026 by
lance-gatefixer
Bot
Loading…
refactor(dataset): resolve deleted rows by address instead of by row id
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9321
opened Sep 16, 2026 by
LuciferYang
Contributor
Loading…
fix: prune overlays for dropped columns
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9314
opened Sep 16, 2026 by
lance-gatefixer
Bot
Loading…
ci: require crates.io dependencies to be at least 48h old
A-ci
CI / build workflows
ci
Github Action or Test issues
K-approved
Latest Gatekeeper recommendation permits acceptance.
K-risk
Latest Gatekeeper recommendation includes a non-blocking risk.
#9312
opened Sep 16, 2026 by
wjones127
Contributor
Loading…
perf(table): fold clustered deletions into range segments
K-approved
Latest Gatekeeper recommendation permits acceptance.
K-risk
Latest Gatekeeper recommendation includes a non-blocking risk.
performance
#9311
opened Sep 16, 2026 by
dshepelev15
Contributor
Loading…
perf(index): coalesce btree page loads into one read_ranges request
A-index
Vector index, linalg, tokenizer
A-python
Python bindings
K-changes
Latest Gatekeeper recommendation requests changes.
performance
#9310
opened Sep 16, 2026 by
westonpace
Member
Loading…
perf(lance-table): slice a Range segment in O(1)
K-approved
Latest Gatekeeper recommendation permits acceptance.
performance
#9309
opened Sep 16, 2026 by
LuciferYang
Contributor
Loading…
fix(dataset): return errors instead of panicking in CapturedRowIds::row_addrs
bug
Something isn't working
K-approved
Latest Gatekeeper recommendation permits acceptance.
#9307
opened Sep 16, 2026 by
LuciferYang
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.