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

Destination S3 Data Lake: extract AWS-specific pieces; move generic stuff to toolkit #53697

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

edgao
Copy link
Contributor

@edgao edgao commented Feb 14, 2025

also includes changes from #53700

pull out the createNamespace call, b/c glue has its own fancy exception that we have to handle.

this is prelude to me separating out all the generic iceberg stuff into its own files, and moving that into toolkits.

(we probably should actually do all the createNamespace calls in S3DataLakeWriter.setup, but this is an easy hack for now)

@edgao edgao requested a review from frifriSF59 February 14, 2025 19:29
@edgao edgao requested a review from a team as a code owner February 14, 2025 19:29
Copy link

vercel bot commented Feb 14, 2025

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 Feb 14, 2025 10:11pm

Copy link
Contributor

@frifriSF59 frifriSF59 left a comment

Choose a reason for hiding this comment

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

Interesting...

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Feb 14, 2025
@edgao edgao changed the title Destination S3 Data Lake: extract glue-specific createNamespace logic to its own method Destination S3 Data Lake: extract AWS-specific pieces; move generic stuff to toolkit Feb 14, 2025
@edgao edgao enabled auto-merge (squash) February 14, 2025 22:00
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 14, 2025
@edgao edgao merged commit 3a47e8b into master Feb 14, 2025
29 checks passed
@edgao edgao deleted the edgao/extract_create_namespace branch February 14, 2025 22:17
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 CDK Connector Development Kit connectors/destination/s3-data-lake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants