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 }}
stargate
/
data-api
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
20
Code
Issues
137
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: expose extended vector indexing options on createVectorIndex
- #2505
#2505
Open
erichare
wants to merge 16 commits into
main
stargate/data-api:main
from
feat/vector-index-options-2487
stargate/data-api:feat/vector-index-options-2487
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: expose extended vector indexing options on createVectorIndex
#2505
erichare
wants to merge 16 commits into
main
stargate/data-api:main
from
feat/vector-index-options-2487
stargate/data-api:feat/vector-index-options-2487
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
feat: expose extended vector indexing options on createVectorIndex (#2487)
Show description for 80ff359
erichare
committed
80ff359
View commit details
Copy full SHA for 80ff359
Browse repository at this point
Commits on Jun 16, 2026
fix: reject structural class_name/target in raw indexingOptions; review cleanups
Show description for 580e5f0
erichare
committed
580e5f0
View commit details
Copy full SHA for 580e5f0
Browse repository at this point
refactor: rename indexingOptions field to vectorIndexing (#2509)
Show description for d47e5b6
erichare
committed
d47e5b6
View commit details
Copy full SHA for d47e5b6
Browse repository at this point
refactor: structure vectorIndexing as {profile, options} with restricted SAI options
Show description for 9c91655
erichare
committed
9c91655
View commit details
Copy full SHA for 9c91655
Browse repository at this point
Commits on Jun 17, 2026
fix: persist effective vector-index options and skip metadata rewrite on no-op create
Show description for e0b98b5
erichare
committed
e0b98b5
View commit details
Copy full SHA for e0b98b5
Browse repository at this point
Commits on Jun 22, 2026
fix: remove vector index profile from owning table on dropIndex (#2511)
erichare
authored
e8e2b61
View commit details
Copy full SHA for e8e2b61
Browse repository at this point
Merge branch 'main' into feat/vector-index-options-2487
erichare
authored
2379ff2
View commit details
Copy full SHA for 2379ff2
Browse repository at this point
fix: match the interface of createIndex
erichare
committed
cefb447
View commit details
Copy full SHA for cefb447
Browse repository at this point
style: apply fmt to VectorIndexUnknownOptionProbeIntegrationTest
erichare
committed
14a8f10
View commit details
Copy full SHA for 14a8f10
Browse repository at this point
docs: tighten and de-AI comments on the vectorIndexing changes
Show description for 495a459
erichare
committed
495a459
View commit details
Copy full SHA for 495a459
Browse repository at this point
Create VectorIndexProfilePersistenceIntegrationTest.java
erichare
committed
225c0a9
View commit details
Copy full SHA for 225c0a9
Browse repository at this point
refactor: detect vectorIndexing profile from options instead of persisting it
Show description for ab27666
erichare
committed
ab27666
View commit details
Copy full SHA for ab27666
Browse repository at this point
fix: validate vectorIndexing option values and address review findings
Show description for 3a49602
erichare
committed
3a49602
View commit details
Copy full SHA for 3a49602
Browse repository at this point
test: narrow vectorIndexing round-trip skip to the SAI custom-param rejection
Show description for 1c53e0b
erichare
committed
1c53e0b
View commit details
Copy full SHA for 1c53e0b
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'main' into feat/vector-index-options-2487
erichare
authored
0b0281d
View commit details
Copy full SHA for 0b0281d
Browse repository at this point
Commits on Aug 12, 2026
Merge branch 'main' into feat/vector-index-options-2487
erichare
authored
84354aa
View commit details
Copy full SHA for 84354aa
Browse repository at this point
You can’t perform that action at this time.