-
Notifications
You must be signed in to change notification settings - Fork 52
Reducing complexity of implementation in order to be able to add Atlas text search token based pagination #1046
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
base: main
Are you sure you want to change the base?
Conversation
tsmathis
left a comment
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.
Not really much to say on my end, I am be curious though about the performance/execution time of this implementation vs. the parallel approach.
77913b3 to
28e74e1
Compare
…d flatten once with chain.from_iterable
|
@esoteric-ephemera @tsmathis I've addressed all outstanding comments. Ready for re-review. |
|
Nothing else to add from my end |
…ion with append + chain.from_iterable
|
|
Thanks @kbuma - added missing settings back in for this to work. Looks like this current code block only triggers on a full download from S3 |
|
Also just a note: No further changes needed on my side, will merge this after our next deployment to isolate issues we're seeing |
Summary
Major changes: