clohfink commented on a change in pull request #1117:
URL: https://github.com/apache/cassandra/pull/1117#discussion_r704759916



##########
File path: src/java/org/apache/cassandra/cql3/statements/DeleteStatement.java
##########
@@ -145,8 +145,6 @@ protected ModificationStatement 
prepareInternal(TableMetadata metadata,
                                                         Conditions conditions,
                                                         Attributes attrs)
         {
-            checkFalse(metadata.isVirtual(), "Virtual tables don't support 
DELETE statements");

Review comment:
       I like how little it  took 😄 




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