-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 S3: fix discovery issues #24157
Source S3: fix discovery issues #24157
Conversation
/test connector=connectors/source-s3
Build PassedTest summary info:
|
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.
airbyte-integrations/connectors/source-s3/source_s3/source_files_abstract/formats/csv_parser.py
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-s3/source_s3/source_files_abstract/formats/csv_parser.py
Show resolved
Hide resolved
/publish connector=connectors/source-s3
if you have connectors that successfully published but failed definition generation, follow step 4 here |
* airbytehq#1652 airbytehq#1664 Source S3: fix discovery issues * airbytehq#1652 airbytehq#1664 source s3: upd changelog * airbytehq#1652 airbytehq#1664 source s3: review comments * auto-bump connector version --------- Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
What
https://github.com/airbytehq/oncall/issues/1664
https://github.com/airbytehq/oncall/issues/1652
How
This PR actually fixes two different problems:
🚨 User Impact 🚨
The second fix will only impact connections with:
Some data may change it's type but still it shouldn't break syncs (see more in code comment)