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: resolve data overlay files on the take (and scan) read path A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs enhancement New feature or request
#7409 opened Jun 23, 2026 by wjones127 Contributor Draft
feat: data overlay files — model, feature flag, and write/commit path A-format On-disk format: protos and format spec docs enhancement New feature or request
#7407 opened Jun 23, 2026 by wjones127 Contributor Draft
3 of 10 tasks
feat(file): v2 writer/reader support columns of unequal length A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7406 opened Jun 23, 2026 by wjones127 Contributor Draft
6 tasks done
ci: run Index Sequence Compat nightly instead of on merge A-ci CI / build workflows ci Github Action or Test issues
#7405 opened Jun 22, 2026 by wkalt Contributor Loading…
fix: enable branch creation on tables that uses lance-namespace A-namespace Namespace impls bug Something isn't working
#7403 opened Jun 22, 2026 by dantasse Draft
docs: clarify local LTO guidance documentation Improvements or additions to documentation
#7400 opened Jun 22, 2026 by Xuanwo Collaborator Loading…
ci: enforce PMC vote on format-spec changes via CI gate A-ci CI / build workflows A-docs Documentation ci Github Action or Test issues
#7399 opened Jun 22, 2026 by wjones127 Contributor Draft
refactor!: rename FMIndexIndexDetails to FMIndexDetails A-format On-disk format: protos and format spec docs A-index Vector index, linalg, tokenizer breaking-change bug Something isn't working
#7397 opened Jun 22, 2026 by westonpace Member Loading…
refactor(index): extract BasicTrainer trait from ScalarIndexPlugin A-index Vector index, linalg, tokenizer A-namespace Namespace impls
#7395 opened Jun 22, 2026 by westonpace Member Loading…
refactor(index): introduce RowIdRemapper trait to decouple ScalarIndexPlugin from FragReuseIndex A-index Vector index, linalg, tokenizer
#7394 opened Jun 22, 2026 by westonpace Member Loading…
ci: add Java 25 to the JNI build-and-test matrix A-ci CI / build workflows ci Github Action or Test issues
#7391 opened Jun 22, 2026 by LuciferYang Contributor Loading…
1 task done
feat(index): segmented bitmap index consolidation on optimize A-deps Dependency updates A-index Vector index, linalg, tokenizer A-java Java bindings + JNI enhancement New feature or request
#7389 opened Jun 22, 2026 by zhangyue19921010 Contributor Loading…
feat(python): add Pydantic model instance auto-conversion and from_pydantic_model() classmethod A-python Python bindings enhancement New feature or request
#7383 opened Jun 20, 2026 by vinaysurtani Loading…
7 tasks done
docs: specify data overlay files for the table format A-format On-disk format: protos and format spec docs documentation Improvements or additions to documentation
#7381 opened Jun 19, 2026 by wjones127 Contributor Loading…
fix: support Arrow ListView writes bug Something isn't working
#7380 opened Jun 19, 2026 by wirybeaver Draft
feat(index): support flattened JSON sub-doc indexing A-format On-disk format: protos and format spec docs A-index Vector index, linalg, tokenizer A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#7377 opened Jun 19, 2026 by wirybeaver Draft
feat: add RLE v2 run length widths A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs A-namespace Namespace impls enhancement New feature or request
#7376 opened Jun 19, 2026 by Xuanwo Collaborator Loading…
perf: speed up cold read up to 8x by lazily load column metadata A-encoding Encoding, IO, file reader/writer performance
#7375 opened Jun 19, 2026 by Xuanwo Collaborator Loading…
perf(index): add exact null-row bitmap to zone map and bloom filter A-index Vector index, linalg, tokenizer performance
#7372 opened Jun 19, 2026 by westonpace Member Loading…
fix(index): drop stale per-segment rows in vector search after in-place column update A-python Python bindings bug Something isn't working
#7371 opened Jun 19, 2026 by wombatu-kun Contributor Loading…
feat: add local SpillStore for index scratch A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7369 opened Jun 19, 2026 by RitwijParmar Draft
ProTip! Filter pull requests by the default branch with base:main.