dcapwell commented on code in PR #3416:
URL: https://github.com/apache/cassandra/pull/3416#discussion_r1777770808
##########
test/unit/org/apache/cassandra/cql3/CQLTester.java:
##########
@@ -2551,6 +2589,116 @@ protected void assertUnauthorizedQuery(String
errorMessage, String query, Object
values);
}
+ protected CassandraGenerators.KeyspaceMetadataBuilder
createKeyspaceMetadataBuilder()
Review Comment:
these methods are used by `RandomSchemaV2Test`
--
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]