-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Perpartition with global - Regression Tests #45415
Draft
tolik0
wants to merge
44
commits into
master
Choose a base branch
from
tolik0/airbyte-cdk/perpartition-with-global-regression-tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
05c256d
Migrate `IssueComments` and `IssueWorklogs` streams to low code
tolik0 9b95d9e
Add Global Parent Cursor
tolik0 49e75bf
Add PerPartitionWithGlobalCursor
tolik0 6874c76
Add switch between partitions
tolik0 16847c1
Update tests
tolik0 10c09a8
Fix incremental tests
tolik0 01a55a7
Add docs
tolik0 5c90376
Refactor per partition with global
tolik0 baa8af9
Refactor
tolik0 7c5fe66
Merge branch 'tolik0/source-jira/migrate-incremental-substreams' into…
tolik0 766bd72
Fix timer
tolik0 405bb54
Migrate `IssueComments` and `IssueWorklogs` streams to low code
tolik0 bd15d98
Add Global Parent Cursor
tolik0 7b26c3a
Delete state migration
tolik0 9065d46
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 f45c5ee
Merge branch 'tolik0/source-jira/migrate-incremental-substreams' into…
tolik0 e18d430
Add new test
tolik0 bfd4a45
Refactor and update tests
tolik0 2c60ef0
Update ClientSideIncrementalRecordFilterDecorator
tolik0 506d296
Fix formatting
tolik0 d8e27d4
Fix mypy errors
tolik0 2b629e0
Fix formatting
tolik0 563b54c
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 69a84b5
chore: auto-fix lint and format issues
octavia-squidington-iii 0dc55e1
Fix typo in test
tolik0 4fc0eb0
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 fadb1fd
Merge branch 'master' into tolik0/airbyte-cdk/add-per-partition-with-…
tolik0 9316f95
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 dee105f
Fix migration from previous format
tolik0 1c0fb26
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 379f11d
Fix conflicts
tolik0 6f68b1b
Delete wrong changes
tolik0 c1c2d3e
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 96f1150
Update PerPartitionCursor docs
tolik0 3042d28
Simplified iterate_with_last_flag
tolik0 8cfc0ba
Merge branch 'master' into tolik0/airbyte-cdk/add-per-partition-with-…
tolik0 bd507e0
Fix formatting
tolik0 e6976fc
Fix mypy error
tolik0 c998f5c
Merge branch 'master' into tolik0/airbyte-cdk/add-per-partition-with-…
tolik0 58c96f2
Align with new SubstreamPartitionRouter
tolik0 1fb01a9
Update the state management
tolik0 855a69b
Merge branch 'tolik0/airbyte-cdk/add-per-partition-with-global-fallba…
tolik0 8ad8ffa
Set DEFAULT_MAX_PARTITIONS_NUMBER for PerPartitionCursor to 5 for tes…
tolik0 031c294
Update version
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 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 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 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 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 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 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 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.
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.