vadimkolodingg commented on code in PR #7536:
URL: https://github.com/apache/ignite-3/pull/7536#discussion_r2803860868


##########
modules/catalog-dsl/src/main/java/org/apache/ignite/internal/catalog/sql/CreateFromAnnotationsImpl.java:
##########
@@ -230,4 +231,17 @@ private static void processColumnsInPojo(CreateTableImpl 
createTable, Class<?> c
         }
     }
 
+    /**

Review Comment:
   It is, but MapperBuilder is in api module, and I don't want to introduce new 
public util method to api. So, I left it as private but duplicated in api and 
dsl modules.



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