jainankitk commented on code in PR #15050:
URL: https://github.com/apache/lucene/pull/15050#discussion_r2271640393


##########
lucene/CHANGES.txt:
##########
@@ -63,6 +63,8 @@ Optimizations
 
 * GITHUB#14874: Improve off-heap KNN byte vector query performance in cases 
where indexing and search are performed by the same process. (Kaival Parikh)
 
+* GITHUB#15050: Use switch expression for optimized type checks in 
PointRangeQueryBuilder (Sandesh Kumar)
+

Review Comment:
   This changelog should be part of 10.3? Also, I will move it to the `Other` 
section as it probably does not have any measurable impact on the benchmark?



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to