-
Notifications
You must be signed in to change notification settings - Fork 610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use the whole TTableDescription to describe an indexImplTable in TIndexDescription (#6280) #6450
Use the whole TTableDescription to describe an indexImplTable in TIndexDescription (#6280) #6450
Conversation
…exDescription (ydb-platform#6280) The purpose of the change is to prepare for multiple indexImplTables for vector indices. Other changes are more or less cosmetic.
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Relevant ticket
PR into main
The purpose of the change is to prepare for multiple indexImplTables for vector indices. Other changes are more or less cosmetic.
We need to merge these change in the stable-24-3 branch, before it starts to roll out on the actual clusters, because these changes are BREAKING (see protobuf).