ptupitsyn opened a new pull request, #12102: URL: https://github.com/apache/ignite/pull/12102
Add support for decimal values with negative scale, such as `1.12E+1`, which is `1.12 scale -1` in Java BigDecimal, and is equivalent to `11.2`. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org