Skip to content
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

Introduce support to represent PagingState as ScrollPosition #1408

Closed
mp911de opened this issue Jul 5, 2023 · 0 comments
Closed

Introduce support to represent PagingState as ScrollPosition #1408

mp911de opened this issue Jul 5, 2023 · 0 comments
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Jul 5, 2023

Cassandra's pagination is a continuation of a previous position/iteration and not pagination in the sense of random page access. While we provide CassandraPageRequest to emulate paging via slices, it would make sense to allow Window queries from the repository accepting Limit and ScrollPosition to refine scrolling.

@mp911de mp911de added the type: enhancement A general enhancement label Jul 5, 2023
@mp911de mp911de added this to the 4.2 M1 (2023.1.0) milestone Jul 5, 2023
@mp911de mp911de closed this as completed in befa0ff Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant