bbotella commented on code in PR #3562:
URL: https://github.com/apache/cassandra/pull/3562#discussion_r1920344074
##########
test/unit/org/apache/cassandra/cql3/validation/operations/InsertTest.java:
##########
@@ -132,12 +132,13 @@ public void testInsert() throws Throwable
private void testInsert(boolean forceFlush) throws Throwable
{
createTable("CREATE TABLE %s (partitionKey int," +
+ "pk2 int," +
Review Comment:
Mmmmm, probably was modified unintentionally during the rebase... This is
weird. I'll revert back anyway.
--
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]