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 }}
sezruby
/
lance-spark
Public
forked from
lance-format/lance-spark
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
7
Pull requests
3
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
indexed nearest-by join
- #1
#1
Draft
sezruby
wants to merge 10 commits into
main
sezruby/lance-spark:main
from
knn-phase0
sezruby/lance-spark:knn-phase0
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
indexed nearest-by join
#1
sezruby
wants to merge 10 commits into
main
sezruby/lance-spark:main
from
knn-phase0
sezruby/lance-spark:knn-phase0
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
feat(knn): Phase 0 foundation — LanceProbe primitive + metric types
Show description for ad53c4b
sezruby
and
claude
committed
ad53c4b
View commit details
Copy full SHA for ad53c4b
Browse repository at this point
feat(knn): staged RDD pipeline + IndexedNearestJoin.apply + bounded TopKHeap
Show description for e70a8a6
sezruby
and
claude
committed
e70a8a6
View commit details
Copy full SHA for e70a8a6
Browse repository at this point
feat(knn): Phase 1.5 — fragment-grouped probing for multi-task parallelism
Show description for 209b8f7
sezruby
and
claude
committed
209b8f7
View commit details
Copy full SHA for 209b8f7
Browse repository at this point
feat(knn): 3-exec Catalyst-visible staged plan with AQE-visible merge shuffle
Show description for edac519
sezruby
and
claude
committed
edac519
View commit details
Copy full SHA for edac519
Browse repository at this point
feat(knn): df.kNearestJoin DataFrame extension method
Show description for 30fc916
sezruby
and
claude
committed
30fc916
View commit details
Copy full SHA for 30fc916
Browse repository at this point
feat(knn): Phase 3 hardening — refineFactor, prefilter pushdown, IVF-PQ recall
Show description for e8b4ec1
sezruby
and
claude
committed
e8b4ec1
View commit details
Copy full SHA for e8b4ec1
Browse repository at this point
feat(knn): Spark 4.2 SQL integration — IndexedNearestByJoinRule
Show description for d24262c
sezruby
and
claude
committed
d24262c
View commit details
Copy full SHA for d24262c
Browse repository at this point
test(knn-bench): benchmark suite — synthetic, Wikipedia perf, SIFT/Cohere recall, SQL
Show description for 7e03dce
sezruby
and
claude
committed
7e03dce
View commit details
Copy full SHA for 7e03dce
Browse repository at this point
docs(knn): design, impl plan, reviewer guide, ANN proposal, benchmark results
Show description for dfcd46e
sezruby
and
claude
committed
dfcd46e
View commit details
Copy full SHA for dfcd46e
Browse repository at this point
Commits on May 13, 2026
test(knn-bench): closer-to-RewriteNearestByJoin baseline + cluster scaling sweep
Show description for e22230a
sezruby
and
claude
committed
e22230a
View commit details
Copy full SHA for e22230a
Browse repository at this point
You can’t perform that action at this time.