You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/29 16:43:00 UTC

[jira] [Commented] (ASTERIXDB-1977) array-wrapped formatted json result is empty

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

ASF subversion and git services commented on ASTERIXDB-1977:
------------------------------------------------------------

Commit 080993c3d4118274cb2549b18db91b34e418c21f in asterixdb's branch refs/heads/master from [~idleft]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=080993c ]

[ASTERIXDB-1977][UI] Disable wrap into array option for certain cases

1. When formatted JSON is checked, we disable the wrap in array option for
better display. Also, this option is not applicable when output format
is CSV.
2. Fixed the CSV with header format.

Change-Id: I8168e021c1f97e7e3c94fc073447656b481a4380
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1950
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <ba...@gmail.com>


> array-wrapped formatted json result is empty
> --------------------------------------------
>
>                 Key: ASTERIXDB-1977
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1977
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: UI - Web Interface
>            Reporter: Jochen Taeschner
>            Priority: Minor
>
> Any query run with both output format "JSON (formatted)" and option "Wrap results in outer array" will return an empty result and no success-message
> (additionally, wrap results in outer array doesn't make any sense with csv options and should probably be ignored)
> expected results are probably obvious.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)