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(FM-Index): wire FM-Index into Python and Java bindings A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#7239 opened Jun 11, 2026 by zhangyue19921010 Contributor Loading…
fix: scan all-null columns after dropping physical columns bug Something isn't working
#7238 opened Jun 11, 2026 by skyshineb Loading…
feat(compaction): introduce RowAddrRemap structure to avoid remap OOM caused by HashMap A-index Vector index, linalg, tokenizer enhancement New feature or request
#7237 opened Jun 11, 2026 by zhangyue19921010 Contributor Loading…
fix: deduplicate BTree flat page row addresses A-ci CI / build workflows A-index Vector index, linalg, tokenizer A-python Python bindings bug Something isn't working
#7235 opened Jun 11, 2026 by majin1102 Contributor Draft
fix: avoid unchanged manifest reloads A-namespace Namespace impls bug Something isn't working
#7234 opened Jun 11, 2026 by jackye1995 Contributor Loading…
fix: handle empty batch from deletion in add_columns_from_stream bug Something isn't working
#7233 opened Jun 11, 2026 by zhangyang0418 Loading…
fix: record TakeExec output and I/O metrics bug Something isn't working
#7228 opened Jun 11, 2026 by skyshineb Loading…
feat: expose io_buffer_size in CompactionOptions A-python Python bindings enhancement New feature or request
#7226 opened Jun 11, 2026 by aimanmalib Loading…
feat(index): support distributed LabelList scalar index builds A-index Vector index, linalg, tokenizer enhancement New feature or request
#7223 opened Jun 11, 2026 by jackye1995 Contributor Loading…
fix(python): added cleanup_frag_reuse_index A-python Python bindings bug Something isn't working
#7221 opened Jun 10, 2026 by gstamatakis95 Contributor Loading…
fix: branch support on object stores, python branch ops, s3/ddb integration tests A-deps Dependency updates A-python Python bindings bug Something isn't working
#7219 opened Jun 10, 2026 by brendanclement Contributor Loading…
fix(rust): fixed IVF_RQ indexes ignoring the frag-reuse index A-index Vector index, linalg, tokenizer bug Something isn't working
#7217 opened Jun 10, 2026 by gstamatakis95 Contributor Loading…
feat(mem-wal): snapshot-consistent as-of cut for fresh-tier membership enhancement New feature or request
#7215 opened Jun 10, 2026 by hamersaw Contributor Loading…
feat: create vector indices without training A-python Python bindings enhancement New feature or request
#7211 opened Jun 10, 2026 by burlacio Contributor Loading…
fix(python): python binding of Compaction.commit A-python Python bindings bug Something isn't working
#7210 opened Jun 10, 2026 by gstamatakis95 Contributor Loading…
perf(vector)!: add dedicated SIMD kernels for RaBitQ ex-code reranking A-index Vector index, linalg, tokenizer breaking-change performance
#7205 opened Jun 10, 2026 by BubbleCal Contributor Loading…
feat(index): support xabi scalar index plugins A-deps Dependency updates A-index Vector index, linalg, tokenizer A-python Python bindings enhancement New feature or request
#7203 opened Jun 10, 2026 by Xuanwo Collaborator Loading…
feat(index): consolidate bitmap segments and unindexed data on optimize A-index Vector index, linalg, tokenizer enhancement New feature or request
#7199 opened Jun 10, 2026 by zhangyue19921010 Contributor Loading…
fix: cap KNNVectorDistanceExec and FTS search parallelism to target_partitions bug Something isn't working
#7194 opened Jun 9, 2026 by wjones127 Contributor Draft
feat(dir-catalog): add reader/writer feature flags to __manifest A-namespace Namespace impls enhancement New feature or request
#7191 opened Jun 9, 2026 by jackye1995 Contributor Loading…
fix: reserve main branch name A-format On-disk format: protos and format spec docs A-java Java bindings + JNI A-python Python bindings bug Something isn't working
#7180 opened Jun 9, 2026 by majin1102 Contributor Loading…
perf(dir-catalog): rewrite manifest mutations with copy-on-write A-deps Dependency updates A-namespace Namespace impls A-python Python bindings performance
#7176 opened Jun 9, 2026 by jackye1995 Contributor Loading…
feat(tencent/cos): support cosn scheme and generalize dynamic object store credentials A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7175 opened Jun 9, 2026 by WangXiaoBao1222 Loading…
ProTip! Filter pull requests by the default branch with base:main.