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
141399: tabledesc: implement vector index retrieval in the catalog r=mw5h a=mw5h
Add a VectorIndexes() method to the catalog's index cache. This patch also addes ForEachVectorIndex() and FindVectorIndex(), primarily so that we can hook up the index_test to ensure that VectorIndexes() is working properly.
Epic: CRDB-42943
Co-authored-by: Matt White <[email protected]>
0 commit comments