nizhikov commented on a change in pull request #9618:
URL: https://github.com/apache/ignite/pull/9618#discussion_r774636461



##########
File path: 
modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
##########
@@ -2618,7 +2619,15 @@ else if (bin)
 
         if (binaryVal) {
             int typeId = ctx.cacheObjects().typeId(val);
-
+            //In the case of using a simple name mapper, the typeId may be 
different, and we

Review comment:
       New test passes without this changes.
   Can you, please, assist me with the test that fail without changes?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to