[
https://issues.apache.org/jira/browse/GEODE-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885492#comment-16885492
]
Juan José Ramos Cassella commented on GEODE-6963:
-------------------------------------------------
Hello [~vlotarev],
This should be fixed through GEODE-6808, have you tried with the latest
{{develop}} branch?.
> 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
> Priority: Major
> Fix For: 1.9.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)