-
Notifications
You must be signed in to change notification settings - Fork 306
Fix Pagination for Catalog Federation #1849
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
Conversation
@dimas-b pointed out that we could actually pass the pagination info down to the other catalog, which I agree with. But this change LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fix LGTM 👍
Would you mind adding a test that would trigger the failure, which this PR fixes?
8c7437b
to
9ba5d82
Compare
9ba5d82
to
1963ffb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for adding tests! Let's wait for @dimas-b to have a look if possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Thanks, @XJDKC !
Details can be found in this issue: #1848
Details can be found in this issue: #1848