[ 
https://issues.apache.org/jira/browse/IGNITE-18658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Iurii Gerzhedovich resolved IGNITE-18658.
-----------------------------------------
    Resolution: Cannot Reproduce

> Sql. Decimal overflow error is not raised in arithmetic operations
> ------------------------------------------------------------------
>
>                 Key: IGNITE-18658
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18658
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Maksim Zhuravkov
>            Assignee: Iurii Gerzhedovich
>            Priority: Minor
>              Labels: calcite2-required, calcite3-required, ignite-3
>             Fix For: 3.0.0-beta2
>
>
> The following test cases are expected to fail
> {code:java}
> skipif ignite3
> statement error
> SELECT d+1000000000000000.0 FROM decimals
> skipif ignite3
> statement error
> SELECT -1000000000000000.0-d FROM decimals
> skipif ignite3
> statement error
> SELECT 2*d FROM decimals {code}
> There are other examples in decimal_overflow.test



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to