mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
For really large values, rounding error is enough to push the reconstructed value for synthetic source into infinity. Existing code didn't take it into account. This PR adds a check to detect infinity and just proceed with returning it as is in synthetic source. Closes #107101. |
||
---|---|---|
.. | ||
src | ||
build.gradle |