Skip to content

chore(source-s3): Update CDK to v5 (old) #45199

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

Closed
wants to merge 17 commits into from

Conversation

aaronsteers
Copy link
Collaborator

@aaronsteers aaronsteers commented Sep 6, 2024

Replaces:

This bumps the CDK version so we can take advantage of performance boosts in latest CDK.

I spun this out from @artem1205's PR above in order to resolve some CAT failures.

I've imported integration_tests/test_acceptance.py from the S3 Polars PR. And I added another second test, which asserts that the invalid config json fails as expected.

artem1205 and others added 4 commits September 6, 2024 11:20
Signed-off-by: Artem Inzhyyants <[email protected]>
[skip ci]

Signed-off-by: Artem Inzhyyants <[email protected]>
Signed-off-by: Artem Inzhyyants <[email protected]>
Copy link

vercel bot commented Sep 6, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2024 1:38am

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/s3 labels Sep 6, 2024
@aaronsteers aaronsteers marked this pull request as ready for review September 6, 2024 19:05
@aaronsteers
Copy link
Collaborator Author

aaronsteers commented Sep 6, 2024

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (8f6f583)

@aaronsteers
Copy link
Collaborator Author

aaronsteers commented Sep 6, 2024

/format-fix

Format-fix job started... Check job output.

❌ Job failed.

@aaronsteers
Copy link
Collaborator Author

aaronsteers commented Sep 7, 2024

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (28e3a3c)

@aaronsteers
Copy link
Collaborator Author

aaronsteers commented Sep 10, 2024

/approve-regression-tests

Check job output.

✅ Approving regression tests

type=Type.TRACE,
trace=AirbyteTraceMessage(
type=TraceType.ERROR,
emitted_at=time.time_ns() // 1_000_000,
Copy link
Contributor

Choose a reason for hiding this comment

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

good catch!

@natikgadzhi
Copy link
Contributor

@aaronsteers is this abandoned in favor of the other one? Should we close this?

@aaronsteers aaronsteers marked this pull request as draft October 8, 2024 00:43
@aaronsteers
Copy link
Collaborator Author

@natikgadzhi Re:

@aaronsteers is this abandoned in favor of the other one? Should we close this?

Yes. There's still some code here I eventually plan to recycle, but the new effort is here:

@aaronsteers aaronsteers closed this Oct 8, 2024
@aaronsteers aaronsteers changed the title chore(source-s3): Update CDK to v5 chore(source-s3): Update CDK to v5 (old) Oct 8, 2024
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 connectors/source/s3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants