Re: [PR] Handle NaN results in TestVectorUtilSupport.testBinaryVectors [lucene]

2025-04-05 Thread via GitHub
benwtrent commented on code in PR #14419: URL: https://github.com/apache/lucene/pull/14419#discussion_r2018509188 ## lucene/core/src/test/org/apache/lucene/internal/vectorization/TestVectorUtilSupport.java: ## @@ -210,9 +210,13 @@ public void testMinMaxScalarQuantize() { }

Re: [PR] Handle NaN results in TestVectorUtilSupport.testBinaryVectors [lucene]

2025-03-28 Thread via GitHub
iverase merged PR #14419: URL: https://github.com/apache/lucene/pull/14419 -- 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.apa

Re: [PR] Handle NaN results in TestVectorUtilSupport.testBinaryVectors [lucene]

2025-03-28 Thread via GitHub
iverase commented on code in PR #14419: URL: https://github.com/apache/lucene/pull/14419#discussion_r2018525082 ## lucene/core/src/test/org/apache/lucene/internal/vectorization/TestVectorUtilSupport.java: ## @@ -210,9 +210,13 @@ public void testMinMaxScalarQuantize() { }

Re: [PR] Handle NaN results in TestVectorUtilSupport.testBinaryVectors [lucene]

2025-03-28 Thread via GitHub
thecoop commented on code in PR #14419: URL: https://github.com/apache/lucene/pull/14419#discussion_r2018614545 ## lucene/core/src/test/org/apache/lucene/internal/vectorization/TestVectorUtilSupport.java: ## @@ -210,9 +210,13 @@ public void testMinMaxScalarQuantize() { }

Re: [PR] Handle NaN results in TestVectorUtilSupport.testBinaryVectors [lucene]

2025-03-28 Thread via GitHub
thecoop commented on code in PR #14419: URL: https://github.com/apache/lucene/pull/14419#discussion_r2018614545 ## lucene/core/src/test/org/apache/lucene/internal/vectorization/TestVectorUtilSupport.java: ## @@ -210,9 +210,13 @@ public void testMinMaxScalarQuantize() { }

Re: [PR] Handle NaN results in TestVectorUtilSupport.testBinaryVectors [lucene]

2025-03-28 Thread via GitHub
gf2121 commented on code in PR #14419: URL: https://github.com/apache/lucene/pull/14419#discussion_r2018496277 ## lucene/core/src/test/org/apache/lucene/internal/vectorization/TestVectorUtilSupport.java: ## @@ -210,9 +210,13 @@ public void testMinMaxScalarQuantize() { }