Michael J. Carey created ASTERIXDB-2586:
-------------------------------------------

             Summary: Ugly string escaping in new web UI should be improved
                 Key: ASTERIXDB-2586
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2586
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: DASH- Dashboard
    Affects Versions: 0.9.4.1, 0.9.5
            Reporter: Michael J. Carey
            Assignee: Ian Maxon
             Fix For: 0.9.5


Filing on behalf of user Nick:
Try this query out, you'll get a syntax error, but run it anyways. 
 
LET res = [\{"key":"value"}, \{"key2": "value2"}];SELECT * FROM res;
 
That error message is pretty hard to read huh? The escaped strings makes it 
hard to process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to