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

ASF GitHub Bot commented on GEODE-4301:
---------------------------------------

jhuynh1 commented on issue #1311: GEODE-4301: Update javadocs to include .gfd 
snapshot extension requir…
URL: https://github.com/apache/geode/pull/1311#issuecomment-359037007
 
 
   fyi I think the geode ticket is wrong for this one.  Geode-4301 appears to 
be an oql/ rest interface ticket

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Need an API for retrieving keys for OQL query resultset
> -------------------------------------------------------
>
>                 Key: GEODE-4301
>                 URL: https://issues.apache.org/jira/browse/GEODE-4301
>             Project: Geode
>          Issue Type: Improvement
>          Components: querying, rest (dev)
>            Reporter: Abhay Dandekar
>            Priority: Major
>              Labels: pull-request-available
>
> Hi All,
> I was facing an issue where we are trying to retrieve data from Geode server 
> using REST API. We are using Adhoc query API. And our OQL results is a huge 
> dataset. Its generally returns a million rows.
> In this case, the server errors out with an OOM exception.
> The idea is to have an REST API to retrieve just the keys of a QOL result 
> set. Which can be later iterated over to retrieve the complete resultset.
> I searched this over the documentation, did not find it. I also searched in 
> the latest codebase, but could not pinpoint to the code which can help me 
> achieve this.
> Do let me know, if this feature is already implemented. If yes, I can move 
> this issue to as a documentation bug and fix it.
> Thanks and Regards,
> Abhay Dandekar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to