Vladimir Steshin created IGNITE-23407:
-----------------------------------------

             Summary: Calcite. No overflow of numeric cast.
                 Key: IGNITE-23407
                 URL: https://issues.apache.org/jira/browse/IGNITE-23407
             Project: Ignite
          Issue Type: Bug
            Reporter: Vladimir Steshin


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)

Reply via email to