Alex Ott created ZEPPELIN-4393:
----------------------------------
Summary: Cassandra interpreter doesn't support '--' comments
Key: ZEPPELIN-4393
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4393
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Affects Versions: 0.9.0
Reporter: Alex Ott
Assignee: Alex Ott
CQL supports multiple variants of the up-to-end-of-line comments, including the
'--' in addition to '//'
(https://docs.datastax.com/en/dse/5.1/cql/cql/cql_using/cqlSyntax.html#Codecomments),
but Cassandra interpreter doesn't support this variant of the comment,
generating {{Error parsing input:}} error.
it would be nice to add a support for this kind of comment as well
--
This message was sent by Atlassian Jira
(v8.3.4#803005)