ygerzhedovich commented on code in PR #1418:
URL: https://github.com/apache/ignite-3/pull/1418#discussion_r1049719586


##########
modules/api/src/main/java/org/apache/ignite/sql/ColumnMetadata.java:
##########
@@ -51,7 +51,7 @@ public interface ColumnMetadata {
      *
      * @return Value type.
      */
-    SqlColumnType type();
+    ColumnType type();

Review Comment:
   agree. Fix for all places, except .Net part



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