blerer commented on code in PR #2668:
URL: https://github.com/apache/cassandra/pull/2668#discussion_r1335968824


##########
src/java/org/apache/cassandra/cql3/CQLStatement.java:
##########
@@ -99,6 +99,11 @@ default public boolean hasConditions()
         return false;
     }
 
+    default public boolean shouldUseFullyQualifiedTableName()

Review Comment:
   You can ignore this one. Some left over of an initial review



-- 
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]

Reply via email to