[
https://issues.apache.org/jira/browse/GEODE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613302#comment-15613302
]
Dan Smith commented on GEODE-2041:
----------------------------------
+1 to cleaning up the return value. It's ugly to have to cast the results of
the query. Maybe we need different queryXXX methods that have different return
values.
> Query.execute should return a more meaningful response
> ------------------------------------------------------
>
> Key: GEODE-2041
> URL: https://issues.apache.org/jira/browse/GEODE-2041
> Project: Geode
> Issue Type: Improvement
> Components: querying
> Reporter: John D. Ament
>
> Query.execute's signature says the return type is Object. It seems to always
> be a {{SearchResults}} object, so why not return that?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)