You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Alex Ott (JIRA)" <ji...@apache.org> on 2018/05/04 19:11:00 UTC

[jira] [Created] (ZEPPELIN-3443) Incorrect regex for 'DESCRIBE MATERIALIZED VIEW' in CQL Interpreter

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)