Jackie-Jiang commented on PR #8722:
URL: https://github.com/apache/pinot/pull/8722#issuecomment-1129471595

   Seems it can cause wrong result for floating point values because `1.0 + 
Double.MIN_VALUE == 1.0` (lose precision). For the inclusive range we might 
need to allow some delta for floating point values similar to equals


-- 
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: commits-unsubscr...@pinot.apache.org

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


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

Reply via email to