Brad Schoening created CASSANDRA-17480:
------------------------------------------

             Summary: Cleanup outdated code in cqlsh.py
                 Key: CASSANDRA-17480
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17480
             Project: Cassandra
          Issue Type: Task
            Reporter: Brad Schoening


Cleanup outdated code:
 * OLD_CONFIG and OLD_HISTORY warnings have been around since C* 2.0 and are no 
longer relevant
 * function get_usertypes_meta references missing types 
(cql3handling.UserTypesMeta) & table (select * from system.schema_usertypes) 
and isn't used
 * resolve some pylint issues:
 ** variable 'ver' used at top-level and in function arg
 ** cmdloop doesn't match signature



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to