[
https://issues.apache.org/jira/browse/GEODE-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332603#comment-16332603
]
ASF GitHub Bot commented on GEODE-4301:
---------------------------------------
nreich commented on issue #1311: GEODE-4301: Update javadocs to include .gfd
snapshot extension requir…
URL: https://github.com/apache/geode/pull/1311#issuecomment-359037847
Thanks for noticing that. You are correct: I accidentally swapped two of
the digits. The correct ticket is GEODE-4031. I will fix the error.
On Fri, Jan 19, 2018 at 9:36 AM, Jason Huynh <[email protected]>
wrote:
> fyi I think the geode ticket is wrong for this one. Geode-4301 appears to
> be an oql/ rest interface ticket
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/geode/pull/1311#issuecomment-359037007>, or mute
> the thread
>
<https://github.com/notifications/unsubscribe-auth/AA6mzSTvMhP9CLxjnmlJUn1bcqJ8WVCxks5tMNK3gaJpZM4Rkzso>
> .
>
----------------------------------------------------------------
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)