smiklosovic commented on code in PR #2370:
URL: https://github.com/apache/cassandra/pull/2370#discussion_r1255506051
##########
src/java/org/apache/cassandra/index/sasi/plan/Operation.java:
##########
@@ -71,7 +75,7 @@ public boolean apply(boolean a, boolean b)
protected Operation left, right;
- private Operation(OperationType operation,
+ private @MustCallAlias Operation(OperationType operation,
Review Comment:
other arguments should be aligned
--
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]