-
Notifications
You must be signed in to change notification settings - Fork 4.5k
🐛 Source Amplitude: time offset causes a lot of duplicates #13074
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
Conversation
/test connector=connectors/source-amplitude
|
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.
LGTM
/test connector=connectors/source-amplitude
|
/publish connector=connectors/source-amplitude
|
/publish connector=connectors/source-amplitude
|
Codecov Report
@@ Coverage Diff @@
## master #13074 +/- ##
=========================================
Coverage ? 89.83%
=========================================
Files ? 4
Lines ? 187
Branches ? 0
=========================================
Hits ? 168
Misses ? 19
Partials ? 0 Continue to review full report at Codecov.
|
What
Resolving: #13057
How
api.py
(added check for events >= to the state or start_date from input configuration)🚨 User Impact 🚨
No user impact expected.
Pre-merge Checklist
Expand the relevant checklist and delete the others.
Updating a connector
Community member or Airbyter
./gradlew :airbyte-integrations:connectors:<name>:integrationTest
.docs/integrations/<source or destination>/<name>.md
including changelog. See changelog exampleAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>
command is passing/publish
command described here