[patch] fix typo in cql-selectstatement assert
----------------------------------------------
Key: CASSANDRA-3879
URL: https://issues.apache.org/jira/browse/CASSANDRA-3879
Project: Cassandra
Issue Type: Improvement
Reporter: Dave Brosius
Priority: Trivial
code does
assert keyRestriction != null || keyRestriction.isEquality();
where an && should be used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira