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

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

> Sql. Decimal conversion in overflow:  SELECT '9223372036854788.758'::DECIMAL
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-18656
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18656
>             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
>
>
> {code:java}
> # overflow in conversion
> skipif ignite3
> statement error
> SELECT '9223372036854788.758'::DECIMAL; {code}
> {code:java}
> Not expected result at: (test_decimal.test:40). Statement: SELECT 
> '9223372036854788.758'::DECIMAL;. Error: an instance of java.lang.String ==> 
> Expected java.lang.Throwable to be thrown, but nothing was thrown.
> {code}



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

Reply via email to