Re: [PR] Reflow computeCommonPrefixLengthAndBuildHistogram to avoid crash [lucene]

2023-12-18 Thread via GitHub
uschindler commented on code in PR #12905: URL: https://github.com/apache/lucene/pull/12905#discussion_r1429672383 ## gradle/testing/randomization/policies/tests.policy: ## @@ -60,6 +60,9 @@ grant { permission java.lang.RuntimePermission "getFileStoreAttributes"; permissio

Re: [PR] Reflow computeCommonPrefixLengthAndBuildHistogram to avoid crash [lucene]

2023-12-18 Thread via GitHub
dweiss commented on code in PR #12905: URL: https://github.com/apache/lucene/pull/12905#discussion_r1429647827 ## gradle/testing/randomization/policies/tests.policy: ## @@ -60,6 +60,9 @@ grant { permission java.lang.RuntimePermission "getFileStoreAttributes"; permission ja

Re: [PR] Reflow computeCommonPrefixLengthAndBuildHistogram to avoid crash [lucene]

2023-12-18 Thread via GitHub
uschindler commented on code in PR #12905: URL: https://github.com/apache/lucene/pull/12905#discussion_r1429628260 ## lucene/core/src/test/org/apache/lucene/util/bkd/TestDocIdsWriter.java: ## @@ -150,4 +157,28 @@ public Relation compare(byte[] minPackedValue, byte[] maxPackedVa

Re: [PR] Reflow computeCommonPrefixLengthAndBuildHistogram to avoid crash [lucene]

2023-12-11 Thread via GitHub
ChrisHegarty merged PR #12905: URL: https://github.com/apache/lucene/pull/12905 -- 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...@lucen