Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Pagination is not supported in Phoenix 4.2. Is there an alternate solution for pagination?

avatar
Expert Contributor
 
1 ACCEPTED SOLUTION

avatar
2 REPLIES 2

avatar

Would paged queries be a solution

https://phoenix.apache.org/paged.html

avatar

Yes, currently it can be done with Row value constructor only explained in above url.