shalnisundram opened a new pull request, #4408: URL: https://github.com/apache/cassandra/pull/4408
Add support for keyword autocompletion following ADD and DROP in cqlsh. This change adds the IdentityStatement grammars needed in cql3handling.py in order to support keyword suggestions upon <TAB> for identity assignments and drops. Accompanying test suite included. See original [CASSANDRA-20021 JIRA ticket](https://issues.apache.org/jira/browse/CASSANDRA-20021) for commit history and example functionality. patch by Shalni Sundram -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

