You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/03/26 04:44:27 UTC

[GitHub] [cassandra] jeffwidman commented on a change in pull request #1526: CASSANDRA-17480 remove obsolete code and fix several pylint issues

jeffwidman commented on a change in pull request #1526:
URL: https://github.com/apache/cassandra/pull/1526#discussion_r835713761



##########
File path: pylib/cqlshlib/cqlhandling.py
##########
@@ -152,10 +151,10 @@ def cql_split_statements(self, text):
                     in_batch = True
         return output, in_batch or in_pg_string
 
-    def cql_complete_single(self, text, partial, init_bindings={}, ignore_case=True,

Review comment:
       Oof! I've been bit by this kind of thing in prod before... 




-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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