[
https://issues.apache.org/jira/browse/GEODE-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan José Ramos Cassella resolved GEODE-6963.
---------------------------------------------
Resolution: Duplicate
Already fixed.
> Pulse DataBrowser doesn't work correctly with single field queries
> ------------------------------------------------------------------
>
> Key: GEODE-6963
> URL: https://issues.apache.org/jira/browse/GEODE-6963
> Project: Geode
> Issue Type: Bug
> Components: pulse, querying
> Reporter: Vadim Lotarev
> Assignee: Juan José Ramos Cassella
> Priority: Major
> Fix For: 1.10.0
>
>
> DataBrowser doesn't show result of the query of single field like:
> {code:java}
> select id from /region
> {code}
> Jackson mapper (that is used now) returns JSON array of simple types
> (strings, integers, etc.) instead of objects. Web client code expects this to
> be an array of objects - so nothing is shown.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)