Alex Ott created ZEPPELIN-3443:
----------------------------------
Summary: Incorrect regex for 'DESCRIBE MATERIALIZED VIEW' in CQL
Interpreter
Key: ZEPPELIN-3443
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3443
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.7.3
Reporter: Alex Ott
Almost all regular expressions, except for {{DESCRIBE MATERIALIZED VIEW}} in
the CQL interpreter allow to have an optional space before closing {{;}}
character.
There is some code that uses these spaces before {{;}} character, so the
command fails when you copy/past commands.
I'll send PR to fix this trivial problem
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)