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

[MotherDuck connector] fix: Pass config to connect_args in create_engine #48562

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

guenp
Copy link
Contributor

@guenp guenp commented Nov 19, 2024

What

Fixes an issue where the MotherDuck token is visibly logged by SQLAlchemy

How

Pass the MotherDuck token via the config via create_engine's connect_args so it's not logged by SQLAlchemy

Review guide

  1. destination_motherduck/processors/duckdb.py

User Impact

No longer logging the token in the stdout

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Nov 19, 2024

@guenp is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@aaronsteers
Copy link
Collaborator

aaronsteers commented Nov 19, 2024

/format-fix

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

✅ Changes applied successfully. (28dc943)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants