You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/08/31 14:01:49 UTC

[GitHub] [solr] danrosher commented on pull request #989: SOLR-16361 'mod' function query casts to float, returns wrong modulus for large ints

danrosher commented on PR #989:
URL: https://github.com/apache/solr/pull/989#issuecomment-1232980804

   > Any chance of a unit test demonstrating the problem? It looks like all reasonable Java code, but it would help me see the unit test demonstrating the problem, and then the fix!
   
   Added a large int cast to float and double to demonstrate the difference/issue, and a unit test for the new mod impl


-- 
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-unsubscribe@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org