-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[dagster-fivetran] Implement sync_and_poll method in FivetranClient #26061
Merged
maximearmstrong
merged 7 commits into
master
from
maxime/implement-sync-and-poll-method-fivetran-client
Nov 27, 2024
Merged
[dagster-fivetran] Implement sync_and_poll method in FivetranClient #26061
maximearmstrong
merged 7 commits into
master
from
maxime/implement-sync-and-poll-method-fivetran-client
Nov 27, 2024
Conversation
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 was referenced Nov 20, 2024
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 20, 2024 23:25
469b919
to
6fff27d
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 20, 2024 23:25
0df7a52
to
4548acb
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 21, 2024 18:06
6fff27d
to
77163b2
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 21, 2024 18:06
4548acb
to
1368cac
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 21, 2024 21:08
77163b2
to
a55e620
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 21, 2024 21:08
1368cac
to
8610c37
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 21, 2024 23:45
a55e620
to
7ff0145
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
2 times, most recently
from
November 21, 2024 23:48
7f056cc
to
946d522
Compare
This was referenced Nov 21, 2024
Open
Merged
[5/n][dagster-fivetran] Implement
FivetranWorkspaceData
to FivetranConnectorTableProps
method
#25797
Merged
dpeng817
reviewed
Nov 24, 2024
test_failed_at = TEST_PREVIOUS_MAX_TIME_STR | ||
# Set `failed_at` as more recent that `succeeded_at` if the sync and poll process is expected to fail | ||
if not succeed_at_end: | ||
test_succeeded_at, test_failed_at = test_failed_at, test_succeeded_at |
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.
this is kind of a weird way to do this but I think it's fine. Just add 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.
I changed it in 05442c2 to make it clearer
dpeng817
approved these changes
Nov 24, 2024
Nice, thanks |
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 25, 2024 13:06
0d4c5c3
to
919e38e
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 25, 2024 13:06
27b0a0f
to
e023cd6
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 25, 2024 16:50
919e38e
to
b85bbe8
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 25, 2024 16:50
e023cd6
to
533e89a
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 25, 2024 23:22
b85bbe8
to
c7250c1
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 25, 2024 23:22
533e89a
to
936186f
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 26, 2024 22:50
c7250c1
to
9161976
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 26, 2024 22:50
936186f
to
5637798
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 26, 2024 23:21
9161976
to
13b8e6d
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 26, 2024 23:21
5637798
to
90e1e6e
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 27, 2024 13:32
13b8e6d
to
f039336
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 27, 2024 13:32
90e1e6e
to
3d7d017
Compare
maximearmstrong
force-pushed
the
maxime/implement-base-poll-method-fivetran-client
branch
from
November 27, 2024 13:44
f039336
to
4b0d41a
Compare
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 27, 2024 13:44
3d7d017
to
45db9a9
Compare
Base automatically changed from
maxime/implement-base-poll-method-fivetran-client
to
master
November 27, 2024 14:01
maximearmstrong
force-pushed
the
maxime/implement-sync-and-poll-method-fivetran-client
branch
from
November 27, 2024 14:05
45db9a9
to
924009c
Compare
maximearmstrong
deleted the
maxime/implement-sync-and-poll-method-fivetran-client
branch
November 27, 2024 14:24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary & Motivation
This PR uses the sync and poll methods implemented in previous PRs to implement
sync_and_poll
inFivetranClient
. This method will be used in a subsequent PR to materialize Fivetran assets.Tests are added to test the full sync and poll behavior.
How I Tested These Changes
Additional unit tests with BK