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(java): expose session metadata cache stats to java api A-java Java bindings + JNI enhancement New feature or request
#7885 opened Jul 21, 2026 by zhangyue19921010 Contributor Draft
feat(python): expose LABEL_LIST segment index build A-python Python bindings enhancement New feature or request
#7884 opened Jul 21, 2026 by ddupg Contributor Loading…
fix(core): bound SlotBackoff retry sleeps and fix slot overflow bug Something isn't working
#7883 opened Jul 21, 2026 by LuciferYang Contributor Draft
perf(dataset): spill large inline transaction out of manifest enhancement New feature or request performance
#7881 opened Jul 21, 2026 by zhangyue19921010 Contributor Loading…
chore(index): remove dead eager FM-index queries A-index Vector index, linalg, tokenizer chore
#7880 opened Jul 21, 2026 by Xuanwo Collaborator Loading…
feat: introduce exact file format identity and persisted codecs A-encoding Encoding, IO, file reader/writer A-python Python bindings enhancement New feature or request
#7879 opened Jul 21, 2026 by Xuanwo Collaborator Loading…
perf(cache): use fixed-size cache keys 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 performance
#7878 opened Jul 21, 2026 by Ali2Arslan Contributor Draft
feat(python): expose file size from LanceFileWriter A-python Python bindings enhancement New feature or request
#7876 opened Jul 21, 2026 by FANNG1 Contributor Loading…
feat: prototype xabi cache backend ABI A-deps Dependency updates A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#7873 opened Jul 21, 2026 by yanghua Collaborator Draft
fix(mem_wal): harden shard open and fail reads on a poisoned writer bug Something isn't working
#7872 opened Jul 21, 2026 by hamersaw Contributor Loading…
fix(exec): preserve order when coalescing a sorted multi-partition plan bug Something isn't working critical-fix Bugs that cause crashes, security vulnerabilities, or incorrect data.
#7868 opened Jul 20, 2026 by wjones127 Contributor Loading…
refactor(fts): separate document identity from row addresses A-format On-disk format: protos and format spec docs A-index Vector index, linalg, tokenizer
#7863 opened Jul 20, 2026 by Xuanwo Collaborator Loading…
feat(index): per-query index cache hit/miss stats A-index Vector index, linalg, tokenizer A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#7862 opened Jul 20, 2026 by yanghua Collaborator Loading…
fix(core): validate CPU/IO env vars with a diagnosable error bug Something isn't working
#7856 opened Jul 20, 2026 by LuciferYang Contributor Loading…
fix(dataset): reject reserved system column names at the commit chokepoint bug Something isn't working
#7854 opened Jul 20, 2026 by LuciferYang Contributor Draft
feat(python): add parallel overwrite support to write_dataset A-python Python bindings enhancement New feature or request
#7850 opened Jul 19, 2026 by AdibaAdi Loading…
9 tasks done
fix: reenable flaky tests on test_torch_kmeans.py A-python Python bindings bug Something isn't working
#7849 opened Jul 19, 2026 by cswpy Loading…
feat(lance-table): Bε-tree manifest prototype for backfill scaling (#7499) A-deps Dependency updates A-format On-disk format: protos and format spec docs A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#7848 opened Jul 19, 2026 by jackye1995 Contributor Draft
fix(fts): deterministic top-k tiebreak (score DESC, row_id ASC) A-index Vector index, linalg, tokenizer bug Something isn't working
#7846 opened Jul 19, 2026 by sbrunk Loading…
fix(ngram): recheck contains() with sub-trigram needle instead of dropping rows A-index Vector index, linalg, tokenizer bug Something isn't working
#7845 opened Jul 19, 2026 by Ar-maan05 Contributor Loading…
fix: accept masked nulls in non-nullable struct children when writing… A-encoding Encoding, IO, file reader/writer bug Something isn't working
#7844 opened Jul 19, 2026 by mediamana Loading…
feat(sql): register additional tables for Dataset.sql queries A-java Java bindings + JNI A-python Python bindings enhancement New feature or request
#7839 opened Jul 18, 2026 by sbrunk Loading…
feat(python): add Bitmap binding for RoaringBitmap A-python Python bindings enhancement New feature or request
#7837 opened Jul 18, 2026 by wjones127 Contributor Loading…
feat(scanner): push dynamic filters into FilteredReadExec enhancement New feature or request
#7836 opened Jul 18, 2026 by wjones127 Contributor Draft
fix(index): sort JSON-path values once after extraction, not the raw column A-index Vector index, linalg, tokenizer A-python Python bindings bug Something isn't working
#7835 opened Jul 17, 2026 by wjones127 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.