Gabriel39 opened a new issue, #66497:
URL: https://github.com/apache/doris/issues/66497

   ## Parent
   
   Tracked by #66340. #65730 provides read-only index consumption and automatic 
vector-index selection.
   
   ## Scope
   
   - [ ] Create vector indexes.
   - [ ] Create scalar indexes.
   - [ ] Show the number of indexes.
   - [ ] Show index names, UUIDs, columns, types, and dataset versions.
   - [ ] Replace or rebuild an index with the same name.
   - [ ] Drop indexes by name.
   - [ ] Define authorization, concurrency, versioning, failure recovery, and 
metadata refresh semantics.
   
   ## Completion criteria
   
   - [ ] FE statements and metadata APIs are implemented.
   - [ ] BE or service-side index operations are integrated with Lance.
   - [ ] Unit and regression tests cover create, inspect, replace, rebuild, 
drop, and failures.
   - [ ] User documentation describes syntax, lifecycle semantics, and 
limitations.
   - [ ] The behavior is verified for vector and scalar index types.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to