You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Caleb Rackliffe (Jira)" <ji...@apache.org> on 2021/10/05 20:57:00 UTC

[jira] [Created] (CASSANDRA-17023) Eliminate toCQLString() duplication between ReadCommand and AbstractReadQuery

Caleb Rackliffe created CASSANDRA-17023:
-------------------------------------------

             Summary: Eliminate toCQLString() duplication between ReadCommand and AbstractReadQuery
                 Key: CASSANDRA-17023
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17023
             Project: Cassandra
          Issue Type: Task
          Components: CQL/Syntax
            Reporter: Caleb Rackliffe


This is certainly low-hanging fruit, but the {{toCQLString()}} in {{ReadCommand}} now entirely duplicates the one in its superclass {{AbstractReadQuery}}. I think we can just remove the former.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org