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

Juan José Ramos Cassella commented on GEODE-6963:
-------------------------------------------------

Hello [~vlotarev],

Sending the type only once might reduce the response size and make things 
faster, no doubts about it, but GEODE-6808 was just about restoring backward 
compatibility and that's what the PR was focused on. Regarding the release date 
for {{1.10}}, I'm not sure, you can try asking in the geode dev list.
One last comment: the *Fix Version/s* field on JIRA tickets is meant to be used 
when the ticket is fixed to let people known which releases contain the fix, so 
please leave it blank when opening new tickets.
Cheers.

> 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)

Reply via email to