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(index): add zone map support for FixedSizeList of primitive types A-index Vector index, linalg, tokenizer enhancement New feature or request
#8017 opened Jul 27, 2026 by westonpace Member Draft
feat(format): promote data overlay files to GA A-format On-disk format: protos and format spec docs enhancement New feature or request
#8016 opened Jul 27, 2026 by wjones127 Contributor Draft
feat(index): replace suffix array dependency A-deps Dependency updates A-index Vector index, linalg, tokenizer A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#8015 opened Jul 27, 2026 by timsaucer Contributor Draft
fix(index): prune stale index coverage during rebase A-python Python bindings bug Something isn't working
#8011 opened Jul 27, 2026 by ddupg Contributor Draft
fix(encoding): handle all-null dictionary arrays A-encoding Encoding, IO, file reader/writer bug Something isn't working
#8010 opened Jul 27, 2026 by mmatczuk Loading…
feat(encoding): add generic block compression A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs enhancement New feature or request
#8002 opened Jul 27, 2026 by Xuanwo Collaborator Draft
feat: support optional binary view decoding A-encoding Encoding, IO, file reader/writer enhancement New feature or request
#7999 opened Jul 26, 2026 by wirybeaver Loading…
fix(encoding): return an error instead of panicking on corrupt miniblock value counts A-encoding Encoding, IO, file reader/writer bug Something isn't working
#7997 opened Jul 25, 2026 by hindriix Loading…
fix(io): publish object store metrics for local reads and writes A-encoding Encoding, IO, file reader/writer bug Something isn't working
#7994 opened Jul 24, 2026 by wjones127 Contributor Loading…
chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 in /python A-deps Dependency updates A-python Python bindings chore dependencies Pull requests that update a dependency file rust Rust related tasks
#7985 opened Jul 24, 2026 by dependabot Bot Loading…
chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 A-deps Dependency updates chore dependencies Pull requests that update a dependency file rust Rust related tasks
#7983 opened Jul 24, 2026 by dependabot Bot Loading…
refactor: compose exact file versions explicitly A-ci CI / build workflows A-deps Dependency updates A-encoding Encoding, IO, file reader/writer A-index Vector index, linalg, tokenizer A-java Java bindings + JNI A-python Python bindings
#7979 opened Jul 24, 2026 by Xuanwo Collaborator Draft
fix(lance-io): request vended credentials explicitly in namespace provider A-encoding Encoding, IO, file reader/writer bug Something isn't working
#7978 opened Jul 24, 2026 by rpgreen Contributor Loading…
fix(fts): re-evaluate overlay-stale rows without segment scans A-ci CI / build workflows A-index Vector index, linalg, tokenizer bug Something isn't working
#7975 opened Jul 24, 2026 by Xuanwo Collaborator Loading…
refactor(index): remove dead segment commit branch
#7971 opened Jul 24, 2026 by ddupg Contributor Loading…
feat(tools): add table manifest command A-deps Dependency updates enhancement New feature or request
#7970 opened Jul 24, 2026 by bugwz Loading…
fix: allow merge insert write parameters bug Something isn't working
#7969 opened Jul 24, 2026 by zlepper Loading…
fix(index): align scalar index field type support A-python Python bindings bug Something isn't working
#7966 opened Jul 24, 2026 by ddupg Contributor Loading…
fix(index): avoid caching store-bound scalar indices A-index Vector index, linalg, tokenizer A-python Python bindings bug Something isn't working
#7962 opened Jul 24, 2026 by u70b3 Contributor Loading…
2
5
feat(transaction): draft action-based transaction wire format (Transaction V2) A-format On-disk format: protos and format spec docs enhancement New feature or request
#7954 opened Jul 23, 2026 by wjones127 Contributor Draft
fix(mem-wal): reject mismatched shard specs before epoch claim bug Something isn't working
#7949 opened Jul 23, 2026 by u70b3 Contributor Loading…
perf(encoding): compact chunk index for sparse cached page state A-encoding Encoding, IO, file reader/writer performance
#7947 opened Jul 23, 2026 by Ali2Arslan Contributor Loading…
fix(datagen): preserve timestamp time zones bug Something isn't working
#7946 opened Jul 23, 2026 by xixiGoodLuck Loading…
ProTip! Exclude everything labeled bug with -label:bug.