-
Notifications
You must be signed in to change notification settings - Fork 30
chore: remove declarative stream #707
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
84 commits
Select commit
Hold shift + click to select a range
1d5b468
remove
maxi297 76ac6f7
Auto-fix lint and format issues
2d1e2f4
remove unused file
maxi297 b4a5fec
have declarative availability check support AbstractStream
maxi297 fc6c6b6
Auto-fix lint and format issues
5fe2e02
mypy
maxi297 1e8e968
Auto-fix lint and format issues
689e792
Remove RFR stuff
maxi297 5399436
have bland stream be instantiated as DefaultStream
maxi297 dff2559
fix test
maxi297 7dc2164
fix test, format, lint and a bit of mypy
maxi297 0bfbdfe
mypy
maxi297 0b454bb
format
maxi297 13c17f4
remove unused line
maxi297 0f36dc5
Merge branch 'main' into maxi297/remove-availability-strategy-except-…
maxi297 6f95ebb
Merge branch 'maxi297/remove-availability-strategy-except-for-filebas…
maxi297 c94892a
Merge branch 'maxi297/availability_strategy_to_support_abstract_strea…
maxi297 fb75765
fix test
maxi297 c078395
lint
maxi297 decc557
format
maxi297 b8daf64
code review
maxi297 e8edc4b
Merge branch 'main' into maxi297/availability_strategy_to_support_abs…
maxi297 2bc4b30
code review
maxi297 98e2227
Merge branch 'maxi297/availability_strategy_to_support_abstract_strea…
maxi297 d9d09f0
incremental without partition router as DefaultStream
maxi297 1af2264
refactor regarding async stuff
maxi297 8c771bb
partially fix mypy
maxi297 fb40a6b
fix mypy
maxi297 9175283
format
maxi297 1d84a49
mypy
maxi297 2cba5ff
fix
maxi297 8181c83
fix condition where we might override FinalStateCursor with null
maxi297 1079629
supports_file_transfer
maxi297 f196ea7
Merge branch 'maxi297/bland_stream_instantiated_as_defaultstream' int…
maxi297 7f643e4
format
maxi297 8566607
Merge branch 'maxi297/bland_stream_instantiated_as_defaultstream' int…
maxi297 96f15c3
Merge branch 'main' into maxi297/bland_stream_instantiated_as_default…
maxi297 6cb012b
Merge branch 'maxi297/bland_stream_instantiated_as_defaultstream' int…
maxi297 11e3a35
format
maxi297 86909df
Merge branch 'maxi297/bland_stream_instantiated_as_defaultstream' int…
maxi297 cee6157
[WIP still tests failing] Remove DeclarativeStream instantiation
maxi297 ebb4b28
more fixes for DefaultStream in Connector Builder
maxi297 6fef39b
mypy and format
maxi297 e31fed9
format broke mypy
maxi297 e996805
Merge branch 'maxi297/bland_stream_instantiated_as_defaultstream' int…
maxi297 c68ae59
Merge branch 'maxi297/incremental_without_partition_router_as_default…
maxi297 23c9712
fix connector builder tests and format
maxi297 f5d1b71
Merging main into branch
maxi297 7b704e0
Merge branch 'main' into maxi297/remove_declarative_stream
maxi297 6b35969
fix failed merge
maxi297 fbfcfd2
adding comments based on code review
maxi297 8c6bd42
format
maxi297 35db9d7
add test for per_partition_request_option_provider
maxi297 f74aa7e
add comment to explain parameter not being propagated sometimes for c…
maxi297 76492e9
remove legacy tests that can't be maintained
maxi297 2135f18
re-add test
maxi297 03ebdc8
Merge branch 'main' into maxi297/remove_declarative_stream
brianjlai 485502e
add slice_limit parameter to StreamSlicerPartitionGenerator so connec…
brianjlai 1bd76e8
fix 4 of 6 test_per_partition_cursor_integration.py tests
brianjlai 9158b67
fix 2 more tests
brianjlai bb424b8
whatever
brianjlai 6c8771c
clean tests
brianjlai f9eb050
fix remaining tests in test_per_partition_cursor_integration
maxi297 cf8b084
coderabbitai code review
maxi297 5286442
add tests, format and lint
maxi297 4f46c3e
Merge branch 'main' into maxi297/remove_declarative_stream
maxi297 eb635b1
fix linting but break test_per_partition_cursor.py for now
maxi297 2b849f7
fix test_per_partition_cursor.py
maxi297 ace8739
remove unused code and improve tests
maxi297 0f99c9e
emit updated parent before last record, not after
maxi297 efd1040
mypy
maxi297 a04aead
add typing
maxi297 f1cf1de
Merge branch 'main' into maxi297/remove_declarative_stream
maxi297 c5b4837
mypy
maxi297 bb96293
remove comments that documented the new behavior
maxi297 639a734
a bit more cleanup
maxi297 1b4b756
more clean up
maxi297 c004637
remove unecessary test
maxi297 25ca5b8
allow for specific parameters to be passed to custom components
maxi297 e5ecf41
fix internal _get_url
maxi297 f2f1363
fix case where request option provider is stream slicer
maxi297 38cd657
add migration guide
maxi297 5bafeca
code review comment
maxi297 8bef9dd
format
maxi297 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
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.