Evgeniy Stanilovskiy
Evgeniy Stanilovskiy
@korlov42 i can`t map these chain into code by ear. conversion definition -> changer -> hocon -> view -> definition conversion definition -> schema descriptor
schema descriptor -> binary form -> schema description, as i can see realized here: AbstractSerializerTest#schemaSerializeTest
@korlov42 @AMashenkov plz review ? TC problems are the same as for main branch .NET
whats the purpose for : org.apache.ignite.internal.client.GridClientCacheMode#LOCAL ?
@lowka change approach, wdyt?
@korlov42 1. I append tests into IgniteTypeSystemTest 2. Fix IgniteTypeSystem issue 3. But executions tests already implemented in IGNITE-23141 and just wait this issue to be resolved
@korlov42 planner tests extended, check NumericBinaryOperationsTypeCoercionTest -> mathResultMatcher
@ygerzhedovich seems i fix all your issues, plz check once more?