sanpwc commented on code in PR #7265:
URL: https://github.com/apache/ignite-3/pull/7265#discussion_r2643219126


##########
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/commands/recovery/partitions/states/ItPartitionStatesTest.java:
##########
@@ -59,7 +58,7 @@ public abstract class ItPartitionStatesTest extends 
CliIntegrationTest {
     private static final int DONT_CHECK_PARTITIONS = -1;
 
     private static final String GLOBAL_PARTITION_STATE_FIELDS =
-            "Zone name\tSchema name\tTable ID\tTable name\tPartition 
ID\tState" + System.lineSeparator();
+            "Zone name\tPartition ID\tState" + System.lineSeparator();

Review Comment:
   What about tSchema name?



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