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

Taras Ledkov resolved IGNITE-14589.
-----------------------------------
    Resolution: Fixed

Merged to 
[sql-calcite|https://github.com/apache/ignite/commit/1813c8312fe173cc7adcbf8bee0f26855957a614]

> Calcite engine. Numerous problem with type Decimal
> --------------------------------------------------
>
>                 Key: IGNITE-14589
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14589
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Vladimir Ermakov
>            Priority: Major
>              Labels: calcite2-required, calcite3-required
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> There are numerous problem with a decimal types:
> * leading and trailing zeros are truncated when converting to string
> * casting to precise scale is not working( {{select cast('0.01' as 
> decimal(10, 1)) * 10}} returns 0.1 instead of 0)
> Affected tests:
> {{src/test/sql/types/decimal}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to