alexott opened a new pull request #3841: URL: https://github.com/apache/zeppelin/pull/3841
### What is this PR for? Right now, Cassandra interpreter is very restrictive & allows execution only of the predefined set of the commands, and this doesn't allow to execute CQL commands that are extension of the core of CQL. This also may require additional changes in the Cassandra interpreter if language will be extended. This PR allows to execute any command, not only hardcoded. ### What type of PR is it? Improvement ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-4938 ### How should this be tested? * Tested manually * https://travis-ci.org/github/alexott/zeppelin/jobs/705358648 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
