Add CHANGES entry for GH#12334

This commit is contained in:
Greg Miller 2023-05-31 15:18:34 -07:00
parent d44be24025
commit f79b316bd5
1 changed files with 3 additions and 0 deletions

View File

@ -153,6 +153,9 @@ Improvements
* GITHUB#12325: Parallelize AbstractKnnVectorQuery rewrite across slices rather than segments. (Luca Cavanna)
* GITHUB#12333: NumericLeafComparator#competitiveIterator makes better use of a "search after" value when paginating.
(Chaitanya Gohel)
Optimizations
---------------------