tang-hi commented on PR #12417:
URL: https://github.com/apache/lucene/pull/12417#issuecomment-1622167259

   Please feel free to submit your commits. I am a bit exhausted now and don't 
have the energy to look deeper. As for the issue with the failed tests, I 
believe the decode and encode functions are correct, although the scalar 
version of the code implementation is not ideal and was rushed. I haven't 
thoroughly tested encodeto32, so there might be some issues with it as well. To 
run the tests, you can use the following commands:
   ```
   export CI=true
   export RUNTIME_JAVA_HOME=/path/to/jdk20or21
   ./gradlew :lucene:core:test
   ```


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