smiklosovic commented on code in PR #4411:
URL: https://github.com/apache/cassandra/pull/4411#discussion_r2436528267


##########
test/microbench/org/apache/cassandra/test/microbench/CachingBenchTest.java:
##########
@@ -88,10 +88,10 @@ public void before() throws Throwable
     {
         createTable("CREATE TABLE %s(" +
                     "  key int," +
-                    "  column int," +

Review Comment:
   please revert everything here



##########
test/microbench/org/apache/cassandra/test/microbench/GcCompactionBenchTest.java:
##########
@@ -86,10 +86,10 @@ public void before() throws Throwable
     {
         createTable("CREATE TABLE %s(" +
                     "  key int," +
-                    "  column int," +

Review Comment:
   revert



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to