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(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(dataset): spill row lineage when updating rows enhancement New feature or request
#9339 opened Sep 17, 2026 by BubbleCal Contributor 5/6 Draft
feat(table): load spilled row lineage ahead of a commit enhancement New feature or request
#9338 opened Sep 17, 2026 by BubbleCal Contributor 4/6 Draft
feat(dataset): spill row lineage at compaction enhancement New feature or request
#9337 opened Sep 17, 2026 by BubbleCal Contributor 3/6 Draft
feat(dataset): read and write spilled row lineage columns enhancement New feature or request
#9336 opened Sep 17, 2026 by BubbleCal Contributor 2/6 Draft
feat(mem_wal): let the maintained index set be replaced on a live MemWAL enhancement New feature or request
#9335 opened Sep 17, 2026 by xuanyu-z Contributor Draft
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…
2
4
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…
ProTip! Filter pull requests by the default branch with base:main.