chrevanthreddy opened a new issue, #19096:
URL: https://github.com/apache/hudi/issues/19096

   Parent: #19094
   Related: #18676
   
   ## Summary
   Add the Spark DDL and option surface for vector indexes.
   
   ## Scope
   - `CREATE INDEX ... USING VECTOR`
   - vector option parsing and validation
   - metric and quantizer options
   - `vector.rabitq.total_bits`
   - lifecycle entry points for create/drop/show/validation
   
   ## Acceptance Criteria
   - option surface is defined and validated
   - invalid configurations fail early
   - DDL scaffolding is separated from payload and execution logic
   


-- 
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]

Reply via email to