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