[ 
https://issues.apache.org/jira/browse/IGNITE-20226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Zhuravkov updated IGNITE-20226:
--------------------------------------
    Description: 
Some tests was muted under this issue, some refactoring is helpful.

Because BINARY/VARBINARY is not convertible from any other types, the following 
test cases should be disabled for in appropriate subclasses 

{code}
testCoalesceMissingTypesIsIllegal
testEqConditionWithDynamicParameters
testInsertFromDynamicParameterFromConvertible
testDisallowMismatchTypesOnInsertDynamicParam
testDisallowMismatchTypesOnInsert
testUpdateFromDynamicParameterFromConvertible
{code}

`testCastFromString` can simply be moved to `ItUuidExpressionTest`.

  was:Some tests was muted under this issue, some refactoring is helpful


> Sql. Some tests are muted after casting char -> varbinary is disallowed
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-20226
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20226
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 3.0.0-beta1
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> Some tests was muted under this issue, some refactoring is helpful.
> Because BINARY/VARBINARY is not convertible from any other types, the 
> following test cases should be disabled for in appropriate subclasses 
> {code}
> testCoalesceMissingTypesIsIllegal
> testEqConditionWithDynamicParameters
> testInsertFromDynamicParameterFromConvertible
> testDisallowMismatchTypesOnInsertDynamicParam
> testDisallowMismatchTypesOnInsert
> testUpdateFromDynamicParameterFromConvertible
> {code}
> `testCastFromString` can simply be moved to `ItUuidExpressionTest`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to