-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Source Amplitude: handle null values and ampty strings in datetimefields #21957
Source Amplitude: handle null values and ampty strings in datetimefields #21957
Conversation
/test connector=connectors/source-amplitude
|
/test connector=connectors/source-amplitude
|
/publish connector=connectors/source-amplitude run-tests=false
if you have connectors that successfully published but failed definition generation, follow step 4 here |
Airbyte Code Coverage
|
…lds (airbytehq#21957) * airbytehq#1347 source Amplitude: handle null values and ampty strings in datetime fields * airbytehq#1347 source Amplitude: upd changelog * airbytehq#1347 source amplitude: fix tests * auto-bump connector version --------- Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
What
https://github.com/airbytehq/oncall/issues/1347
How
If a datetime field contains a null value or empty string - do not try to convert it, just leave it as is