Skip to content

Implement 2-phase paged query execution [DATAGEODE-376] #421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
spring-projects-issues opened this issue Oct 14, 2020 · 0 comments
Open
Labels
in: api Issues with API in: query OQL Query & Indexing in: repository Repositories abstraction status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

John Blum opened DATAGEODE-376 and commented

This JIRA ticket is a continuation of DATAGEODE-263 to finish the Paging functionality and support in SDG.

Specifically, this ticket is concerned with the implementation of the 2-phased paged query approach:

  • Keys Query (OQL query for keys)
  • Values Query (based on the ordered, paged keys from the query for keys)

Most other aspects and concerns of paging were addressed in DATAGEODE-263


Reference URL: https://jira.spring.io/browse/DATAGEODE-263

@spring-projects-issues spring-projects-issues added in: repository Repositories abstraction type: enhancement A general enhancement in: api Issues with API in: query OQL Query & Indexing labels Dec 31, 2020
@jxblum jxblum added the status: pending-design-work Needs design work before any code can be developed label Feb 17, 2021
@jxblum jxblum removed their assignment Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: api Issues with API in: query OQL Query & Indexing in: repository Repositories abstraction status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants