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

Fix (destination-duckdb): Declare min mem constraints in manifest #37515

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

aaronsteers
Copy link
Collaborator

This attempts to fix a problem where the destination fails with no discernable errorr. After looking at the backend logs, Ryan (Airbyte) found that an OOM error was being reported by the platform.

We're trying this, but we don't have confidence it will fix the issue.

Copy link

vercel bot commented Apr 23, 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 Apr 23, 2024 10:02pm

@aaronsteers aaronsteers changed the title Declare min mem constraints in manifest Fix (destination-duckdb): Declare min mem constraints in manifest Apr 23, 2024
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Apr 23, 2024
@aaronsteers aaronsteers merged commit 5f29e8f into master Apr 23, 2024
30 of 31 checks passed
@aaronsteers aaronsteers deleted the aj/destnation-duckdb/declare-min-mem branch April 23, 2024 22:04
@aaronsteers
Copy link
Collaborator Author

Merging with admin permissions, since we're having an outage for this connector right now. If it doesn't fix the issue, we'll debug and try a different path.

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/destination/duckdb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants