Details
Description
A query like SELECT CAST(1 AS DECIMAL(32767, 32767)) returns 1 although it must throw Numeric field overflow.
Let's fix validation during CAST when precision and scale equals to their max values.
Attachments
Issue Links
- is related to
-
IGNITE-23463 Document changes in type derivation for BigDecimal dynamic params
- Open
- links to