[
https://issues.apache.org/jira/browse/IGNITE-23407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-23407:
--------------------------------------
Affects Version/s: 2.14
> Calcite. No overflow of numeric cast.
> -------------------------------------
>
> Key: IGNITE-23407
> URL: https://issues.apache.org/jira/browse/IGNITE-23407
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.14
> Reporter: Vladimir Steshin
> Priority: Major
>
> Reproducers:
> {code:java}
> // Should throw an overflow error.
> sql("SELECT 10000000::BIGINT::DECIMAL(3,1)");
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)