Robert Stupp created CASSANDRA-10484:
----------------------------------------

             Summary: cqlsh pg-style-strings broken
                 Key: CASSANDRA-10484
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10484
             Project: Cassandra
          Issue Type: Bug
            Reporter: Robert Stupp
            Assignee: Robert Stupp
            Priority: Minor
             Fix For: 2.2.x


Support for multiline pg-style strings in cqlsh is broken.

{code}
cqlsh:foo> insert into texttab (a) values ($$
Invalid syntax at line 1, char 33
  insert into texttab (a) values ($$
                                  ^
cqlsh:foo> 
{code}

Will tackle that and also add a test for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to