srowen commented on PR #45157:
URL: https://github.com/apache/spark/pull/45157#issuecomment-1954842973

   It would have to be programmatically. Imagine, for example, that I generate 
a config with value 1.0/9.0 that works out to the string "0.1111111111111111" 
and when parsed as double, that's slightly bigger than 1/9. I think there is a 
real case here, just possibly rare; that's not unimaginable though.
   
   (Performance is not the issue here, these calculations are trivial even in 
BigDecimal)


-- 
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: reviews-unsubscr...@spark.apache.org

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


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

Reply via email to