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

[file-based cdk] add excel file type support #43346

Merged
merged 9 commits into from
Aug 14, 2024

Conversation

lazebnyi
Copy link
Collaborator

@lazebnyi lazebnyi commented Aug 7, 2024

What

This PR adds support for excel file formats to the file-based CDK, enabling other connectors to benefit from this enhancement. The implementation includes reading excel files, handling multiple sheets, and schema detection.

How

Add excel format, excel parser and tests

User Impact

No

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Aug 7, 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 Aug 14, 2024 8:12am

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Aug 7, 2024
@lazebnyi lazebnyi requested review from maxi297 and tolik0 August 7, 2024 00:10
Copy link
Contributor

@maxi297 maxi297 left a comment

Choose a reason for hiding this comment

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

I have a couple questions. Also, can we post the result of a local version or source-s3 with an excel file stream?

@lazebnyi lazebnyi requested review from maxi297 and girarda August 9, 2024 23:07
@girarda girarda requested a review from aaronsteers August 10, 2024 19:43
Copy link
Contributor

@girarda girarda left a comment

Choose a reason for hiding this comment

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

few small nits but looks good otherwise! ✅

additional request: can you setup an acceptance test config so we test this with S3?

@lazebnyi
Copy link
Collaborator Author

lazebnyi commented Aug 14, 2024

/approve-regression-tests

Check job output.

✅ Approving regression tests

@lazebnyi
Copy link
Collaborator Author

lazebnyi commented Aug 14, 2024

/approve-regression-tests

Check job output.

✅ Approving regression tests

@lazebnyi lazebnyi merged commit aaaf12e into master Aug 14, 2024
32 of 35 checks passed
@lazebnyi lazebnyi deleted the lazebnyi/file-based-cdk-add-xlsx-file-type branch August 14, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants