haridsv commented on code in PR #1964:
URL: https://github.com/apache/phoenix/pull/1964#discussion_r1775000349


##########
phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java:
##########
@@ -972,24 +973,17 @@ public static void dumpTable(Table table) throws 
IOException {
     }
 
     public static int getRawRowCount(Table table) throws IOException {
+        dumpTable(table);

Review Comment:
   Are you planning to merge with this change?



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