zstan commented on code in PR #5145:
URL: https://github.com/apache/ignite-3/pull/5145#discussion_r1946020319


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/util/TypeUtils.java:
##########
@@ -704,7 +706,7 @@ private static TypeSpec convertToTypeSpec(RelDataType type) 
{
         }
     }
 
-    /** Check limitation for character types and throws exception if row 
contains character sequence more than type defined.
+    /** Check limitation for character and binary types and throws exception 
if row does not fit into type defined

Review Comment:
   done



-- 
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