[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951469#comment-15951469
 ] 

Xikui Wang commented on ASTERIXDB-1865:
---------------------------------------

There is patch which is under review for this issue. Added you to the reviewer 
list. :) 

> Non-object results in formatted JSON output
> -------------------------------------------
>
>                 Key: ASTERIXDB-1865
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1865
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: Web Interface
>            Reporter: Yingyi Bu
>            Assignee: Xikui Wang
>
> If results do not contain JSON objects, the formatted JSON output has some 
> issue:
> SELECT VALUE DatasetName
> FROM Metadata.`Dataset`;
> It only shows the first element in the returning array:
> "CompactionPolicy"
> But if we use normal JSON output, we get:
> "CompactionPolicy"
> "Dataset"
> "DatasourceAdapter"
> "Datatype"
> "Dataverse"
> "ExternalFile"
> "Feed"
> "FeedConnection"
> "FeedPolicy"
> "Function"
> "Index"
> "Library"
> "Node"
> "Nodegroup"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to