adelapena commented on code in PR #2469:
URL: https://github.com/apache/cassandra/pull/2469#discussion_r1254556436
##########
test/unit/org/apache/cassandra/cql3/validation/operations/CQLVectorTest.java:
##########
@@ -139,6 +140,95 @@ public void insertNonPK()
test.run();
}
+ @Test
+ public void cannotInsertWrongNumberOfDimensionsFixedWidth() throws
Throwable
Review Comment:
Yes, the names feel a bit redundant. Changed.
--
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]