-
Notifications
You must be signed in to change notification settings - Fork 50
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
Fix: verified sources tests #318
Conversation
9c5c292
to
f6571a6
Compare
…ed test data in account
4c5fc44
to
383cb33
Compare
284426f
to
69982c8
Compare
@@ -1 +1,2 @@ | |||
dlt>=0.3.22 | |||
dlt>=0.4.3a0 |
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 can be 0.4.4
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 think it's not a big deal :D
) | ||
load_info = pipeline.run(source) | ||
print(load_info) | ||
# # load nothing, because incremental loading and end date limit |
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.
Did they become flaky should we mark them as flaky if so?
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.
no it works good, it just an example how incremental loading works. I commented it because it will affect tuba project
Tell us what you do here
verified source
)Relevant issue
issue #
More PR info
fixed tests: