-
Notifications
You must be signed in to change notification settings - Fork 24
feat(Low-Code Concurrent CDK): Add ConcurrentPerPartitionCursor #111
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
d326a26
Add concurrent PerPartitionCursor
tolik0 37efbae
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 a3304b9
Use request options provider for ConcurrentPerPartitionCursor
tolik0 4ddbb84
Delete unused DeclarativePartitionFactory
tolik0 41b029d
Fixed record filter
tolik0 eb8eec8
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 dfcf17f
Add unit test
tolik0 b84e68a
Fix record filter unit tests
tolik0 2038075
Update poetry lock
tolik0 c77b9a2
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 c59ed5a
Update poetry lock again
tolik0 a01c0b5
Fix mypy error
tolik0 357a925
Add global cursor with fallback
tolik0 79ffb77
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 a36726b
Auto-fix lint and format issues
5ee05f1
Fix parent state update in case of error
tolik0 24268e2
Fix error in tests
tolik0 660da93
Fix unit tests
tolik0 23d3059
Add request_option_provider to _request_headers of SimpleRetriever
tolik0 f3a00ff
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 d6bec35
Maxi297/fix simple retriever request headers (#217)
maxi297 11b86a9
Merge branch 'tolik0/fix-simple-retriever-request-headers' into tolik…
tolik0 871f1fe
Fix format
tolik0 6d2343a
Merge branch 'tolik0/fix-simple-retriever-request-headers' into tolik…
tolik0 ed687f5
Fix merge conflict
tolik0 cfef872
Add lookback window handling
tolik0 4260415
Fix state handling in concurrent cursor
tolik0 089137f
Fix unit test
tolik0 3489c7a
Fix mypy errors
tolik0 301bd31
Add error test, fix mypy errors
tolik0 9574f8c
Fix stream slice mypy errors
tolik0 5ab4ee3
Fix lookback window
tolik0 36c4992
Refactor unit tests
tolik0 b6707ef
Refactor to add helper to get retriever
tolik0 cf5107f
Refactor to add helper to get retriever
tolik0 df0993e
Add class variable for state keys
tolik0 daa6873
Add exception if stream_slices was executed two times
tolik0 c827d82
Fix issues with error handling, refactor tests
tolik0 d4d52b9
Add comments for state format
tolik0 471ff7e
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 0c7c4de
Add emitting state after closing every partition
tolik0 6277e10
Add reqeust validation to unit tests
tolik0 19fe9c4
Merge branch 'main' into tolik0/concurrent-perpartitioncursor
tolik0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.