Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lance-format
/
lance
Public
Notifications
You must be signed in to change notification settings
Fork
850
Star
7.1k
Code
Issues
798
Pull requests
419
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
feat(index): accept a vector index a table is too small to train
- #9134
#9134
Open
xuanyu-z
wants to merge 16 commits into
lance-format:main
lance-format/lance:main
from
xuanyu-z:oss-2148-empty-vector-index
xuanyu-z/lance:oss-2148-empty-vector-index
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat(index): accept a vector index a table is too small to train
#9134
xuanyu-z
wants to merge 16 commits into
lance-format:main
lance-format/lance:main
from
xuanyu-z:oss-2148-empty-vector-index
xuanyu-z/lance:oss-2148-empty-vector-index
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
feat(index): accept a vector index a table is too small to train
Show description for 2bfdd0b
xuanyu-z
committed
2bfdd0b
View commit details
Copy full SHA for 2bfdd0b
Browse repository at this point
test(index): size fixtures for the partitions they request
Show description for 23811ab
xuanyu-z
committed
23811ab
View commit details
Copy full SHA for 23811ab
Browse repository at this point
fix(index): size partitions by the IVF sample rate
Show description for 6086706
xuanyu-z
committed
6086706
View commit details
Copy full SHA for 6086706
Browse repository at this point
test(index): cover compaction and repeated append on a definition
Show description for 9767011
xuanyu-z
committed
9767011
View commit details
Copy full SHA for 9767011
Browse repository at this point
refactor(index): size a deferred index from the data it trains on
Show description for 611b21b
xuanyu-z
committed
611b21b
View commit details
Copy full SHA for 611b21b
Browse repository at this point
fix(mem_wal): read a maintained index's distance type from its details
Show description for 6a758e5
xuanyu-z
committed
6a758e5
View commit details
Copy full SHA for 6a758e5
Browse repository at this point
fix(index): recognise a definition whose file list reads back as absent
Show description for 52bcfa3
xuanyu-z
committed
52bcfa3
View commit details
Copy full SHA for 52bcfa3
Browse repository at this point
docs(index): drop the superseded note on definition-only segments
Show description for d6a9711
xuanyu-z
committed
d6a9711
View commit details
Copy full SHA for d6a9711
Browse repository at this point
style(index): say what the definition path does, not what it argues
Show description for 25ffbcd
xuanyu-z
committed
25ffbcd
View commit details
Copy full SHA for 25ffbcd
Browse repository at this point
test(index): size the shared vector fixture for the partitions it asks for
Show description for 7397d20
xuanyu-z
committed
7397d20
View commit details
Copy full SHA for 7397d20
Browse repository at this point
feat(index): warn when a definition cannot keep a requested partition count
Show description for cebf2e2
xuanyu-z
committed
cebf2e2
View commit details
Copy full SHA for cebf2e2
Browse repository at this point
feat(index): export the quantizer floor and the trainable-vector count
Show description for f315b81
xuanyu-z
committed
f315b81
View commit details
Copy full SHA for f315b81
Browse repository at this point
test(index): fold the repeated floor and partition cases into tables
Show description for b5e80be
xuanyu-z
committed
b5e80be
View commit details
Copy full SHA for b5e80be
Browse repository at this point
test(index): cover an append-mode optimize training a definition
Show description for 9dd9856
xuanyu-z
committed
9dd9856
View commit details
Copy full SHA for 9dd9856
Browse repository at this point
refactor(index): name the choice between training and appending
Show description for e6d1378
xuanyu-z
committed
e6d1378
View commit details
Copy full SHA for e6d1378
Browse repository at this point
test(index): name the covers-nothing check once
Show description for de287c0
xuanyu-z
committed
de287c0
View commit details
Copy full SHA for de287c0
Browse repository at this point
You can’t perform that action at this time.