Skip to content
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] Bump the Python CDK to include the CSV field length fix #38090

Merged
merged 1 commit into from May 10, 2024

Conversation

blarghmatey
Copy link
Contributor

What

This fixes the bug in the S3 source connector with CSV files having a field length exceeding 128k that was addressed in the CDK as part of #36320

How

Bump the Python CDK version to include the relevant fix

Review guide

User Impact

Users will be able to ingest CSV files that have fields with larger data values

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 8:53pm

@blarghmatey
Copy link
Contributor Author

@marcosmarxm Here's the PR to bump the CDK for S3 to include the CSV field length fix. Thanks!

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @blarghmatey

@marcosmarxm marcosmarxm merged commit 5ebae63 into airbytehq:master May 10, 2024
29 of 30 checks passed
@blarghmatey blarghmatey deleted the source_s3_csv_field_size branch May 10, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/s3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants