zhiqiang-hhhh opened a new pull request, #51374:
URL: https://github.com/apache/doris/pull/51374

   ## Fix
   1. VirtualColumnIterator seek_to_ordinal should check its _max_ordinal.
   2. Fix data race of ann_index_reader load_index.
   
   ## Functionality
   1. Add l2_distance_approximate & inner_product_approximate.
   2. Above xxx_approximate function will be pushed to index, 
l2_distance/inner_product will do brute force.
   
   ## Refactor
   1. Rename AnnTopNDescriptor to AnnTopNRuntime


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