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(object-store): add explicit IRSA and ECS credential storage options A-deps Dependency updates A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#8103 opened Jul 30, 2026 by westonpace Member Draft
fix: validate primary key nullability on every path that can change it bug Something isn't working
#8101 opened Jul 30, 2026 by xuanyu-z Contributor Loading…
feat(object-store): mask env vars with empty-string storage options A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#8098 opened Jul 30, 2026 by westonpace Member Draft
feat: add Dataset::referenced_files for external orphan cleanup enhancement New feature or request
#8097 opened Jul 30, 2026 by LuciferYang Contributor Draft
docs(java): update connector organization links A-java Java bindings + JNI documentation Improvements or additions to documentation
#8096 opened Jul 30, 2026 by Xuanwo Collaborator Draft
feat(mem_wal): expose whether an index type can be maintained enhancement New feature or request
#8095 opened Jul 30, 2026 by hamersaw Contributor Draft
feat(fts): compose boosted compound scorers A-index Vector index, linalg, tokenizer enhancement New feature or request
#8094 opened Jul 30, 2026 by BubbleCal Contributor Draft
feat(fts): compose boolean and phrase scorers A-index Vector index, linalg, tokenizer enhancement New feature or request
#8093 opened Jul 30, 2026 by BubbleCal Contributor Draft
feat(fts): add composable scorer core for multimatch A-index Vector index, linalg, tokenizer enhancement New feature or request
#8092 opened Jul 30, 2026 by BubbleCal Contributor Loading…
perf(encoding): preallocate fixed-width decode buffers exactly A-encoding Encoding, IO, file reader/writer performance
#8091 opened Jul 30, 2026 by everySympathy Contributor Loading…
feat(java): expose index build progress callbacks A-java Java bindings + JNI enhancement New feature or request
#8090 opened Jul 30, 2026 by hfutatzhanghb Contributor Loading…
5 tasks done
fix(index): use zone map index for IS NOT NULL predicates A-format On-disk format: protos and format spec docs A-index Vector index, linalg, tokenizer bug Something isn't working
#8088 opened Jul 29, 2026 by westonpace Member Loading…
feat(sql): add blob handling to query builder A-python Python bindings enhancement New feature or request
#8087 opened Jul 29, 2026 by dentiny Contributor Loading…
fix(index): keep address-domain indices off replaced fragments bug Something isn't working
#8084 opened Jul 29, 2026 by wjones127 Contributor Loading…
fix(blob): compact struct-nested blob v2 columns bug Something isn't working
#8083 opened Jul 29, 2026 by wjones127 Contributor Draft
fix(core): stop serving stale row id sequences after overwrite bug Something isn't working
#8078 opened Jul 29, 2026 by wjones127 Contributor Draft
2
3
chore(index): move ScalarIndexPlugin trait into lance-index-core A-deps Dependency updates A-index Vector index, linalg, tokenizer
#8074 opened Jul 29, 2026 by westonpace Member Draft
feat(java): expose fragment statics through java blocking dataset A-java Java bindings + JNI enhancement New feature or request
#8072 opened Jul 29, 2026 by zhangyue19921010 Contributor Loading…
feat(java): add OpenTelemetry metrics bridge A-deps Dependency updates A-java Java bindings + JNI enhancement New feature or request
#8064 opened Jul 29, 2026 by yanghua Collaborator Loading…
fix(jni): align CommitBuilder.storageFormat() parsing with LanceFileVersion::from_str A-encoding Encoding, IO, file reader/writer A-java Java bindings + JNI bug Something isn't working
#8063 opened Jul 29, 2026 by ivscheianu Contributor Loading…
feat(python): add LanceDataset.slice() method A-python Python bindings enhancement New feature or request
#8059 opened Jul 29, 2026 by Sapnilb15 Loading…
feat(transaction): add the AddBase action and the conflict substrate A-python Python bindings enhancement New feature or request
#8058 opened Jul 28, 2026 by wjones127 Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.