tkalkirill commented on code in PR #2500:
URL: https://github.com/apache/ignite-3/pull/2500#discussion_r1319427443


##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/AbstractSchemaChangeTest.java:
##########
@@ -129,50 +121,6 @@ void afterEach() throws Exception {
         IgniteUtils.closeAll(closeables);
     }
 
-    /**
-     * Check unsupported column type change.
-     */
-    @Test
-    public void testChangeColumnType() throws Exception {

Review Comment:
   There are tests for validating catalog commands that have already arrived in 
separate classes 
[/ignite-3/pull/2547](https://github.com/apache/ignite-3/pull/2547).



##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/AbstractSchemaChangeTest.java:
##########
@@ -129,50 +121,6 @@ void afterEach() throws Exception {
         IgniteUtils.closeAll(closeables);
     }
 
-    /**
-     * Check unsupported column type change.
-     */
-    @Test
-    public void testChangeColumnType() throws Exception {

Review Comment:
   There are tests for validating catalog commands that have already arrived in 
separate classes in 
[/gnite-3/pull/2547](https://github.com/apache/ignite-3/pull/2547).



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to