Details
Description
Reproducers:
// Should throw an overflow error. sql("SELECT 10000000::BIGINT::DECIMAL(3,1)");
Adoption of #IGNITE-18662
Attachments
Issue Links
- relates to
-
IGNITE-18662 Sql. Numeric to/from decimal cast with overflow does not produce an error
- Resolved