Evgeny Stanilovsky created IGNITE-22892:
-------------------------------------------
Summary: Sql. NumericCaseTypeCoercionTest duplicates test case fix
Key: IGNITE-22892
URL: https://issues.apache.org/jira/browse/IGNITE-22892
Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 3.0.0-beta1
Reporter: Evgeny Stanilovsky
NumericCaseTypeCoercionTest failed with:
{noformat}
java.lang.AssertionError: There are duplicate pairs. Remove them
Expected: an empty collection
but: <[DECIMAL_2_0_DECIMAL_2_0, DECIMAL_2_0_DECIMAL_3_1,
DECIMAL_2_0_DECIMAL_5_3, DECIMAL_2_0_DECIMAL_5_0, DECIMAL_2_0_DECIMAL_6_1,
DECIMAL_2_0_DECIMAL_8_3, DECIMAL_2_0_REAL, DECIMAL_2_0_DOUBLE]>
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)