cassandra
cassandra copied to clipboard
Mirror of Apache Cassandra
Results
557
cassandra issues
Sort by
recently updated
recently updated
newest added
Jira: https://issues.apache.org/jira/browse/CASSANDRA-17750 CircleCI: https://app.circleci.com/pipelines/github/aratno/cassandra?branch=CASSANDRA-17750-remote-maven-ant-tasks
This change splits main() and the majority of the cqlsh.py code into a new file, cqlshmain.py in the pylib directory. What remains in cqlsh.py is mostly the zip loader and...