ifesdjeen commented on code in PR #3459:
URL: https://github.com/apache/cassandra/pull/3459#discussion_r1716555686
##########
test/harry/main/org/apache/cassandra/harry/dsl/HistoryBuilder.java:
##########
@@ -540,6 +541,15 @@ public void validateAll(Model model)
}
}
+ public void validateAll(Model model, Function<Long, List<Query>> queries)
Review Comment:
Not at the moment, but this still is a useful method, I have a follow-up
patch that would use this (one that adds selection to Harry queries.
##########
test/harry/main/org/apache/cassandra/harry/dsl/HistoryBuilder.java:
##########
@@ -540,6 +541,15 @@ public void validateAll(Model model)
}
}
+ public void validateAll(Model model, Function<Long, List<Query>> queries)
Review Comment:
Not at the moment, but this still is a useful method, I have a follow-up
patch that would use this (one that adds selection to Harry queries).
--
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]