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

   Parent: #19094
   Related: #18676
   
   ## Summary
   Add vector query planning using centroids and cluster probing.
   
   ## Scope
   - load manifest, centroid, and quantizer metadata
   - select probe clusters
   - derive posting ranges to scan
   - support query planning inputs needed by the Spark path
   
   ## Acceptance Criteria
   - planning logic is isolated from scoring and reranking
   - probe selection behavior is explicit
   - posting ranges are derived from metadata state
   


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