You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael J. Carey (JIRA)" <ji...@apache.org> on 2019/06/11 04:56:00 UTC

[jira] [Created] (ASTERIXDB-2586) Ugly string escaping in new web UI should be improved

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)