[
https://issues.apache.org/jira/browse/IGNITE-18661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich reassigned IGNITE-18661:
-------------------------------------------
Assignee: Iurii Gerzhedovich
> Sql. Decimal multiplication could not be performed exactly: throw error
> -----------------------------------------------------------------------
>
> Key: IGNITE-18661
> URL: https://issues.apache.org/jira/browse/IGNITE-18661
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Maksim Zhuravkov
> Assignee: Iurii Gerzhedovich
> Priority: Major
> Labels: calcite2-required, calcite3-required, ignite-3
> Fix For: 3.0.0-beta2
>
>
> The following query is expected to fail but it does not.
> {code:java}
> SELECT '0.000000000000000000000000000001'::DECIMAL(38,30) *
> '0.000000000000000000000000000001'::DECIMAL(38,30)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)