Skip to content

fix(ducklake): do not leak sensitive data in logs#701

Merged
bnjjj merged 1 commit intomainfrom
bnjjj/ducklake_logs
Apr 27, 2026
Merged

fix(ducklake): do not leak sensitive data in logs#701
bnjjj merged 1 commit intomainfrom
bnjjj/ducklake_logs

Conversation

@bnjjj
Copy link
Copy Markdown
Contributor

@bnjjj bnjjj commented Apr 27, 2026

We can't just throw a r2d2 raw error because when building the pg conninfo to attach pg catalog to ducklake it can be logged in the original error and it would contain sensitive data that shouldn't be logged or returned from an error

Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com>
@bnjjj bnjjj requested a review from a team as a code owner April 27, 2026 15:02
Copy link
Copy Markdown
Contributor

@farazdagi farazdagi left a comment

Choose a reason for hiding this comment

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

+1 for borrow::🐮 :)

@bnjjj bnjjj merged commit 17a3cee into main Apr 27, 2026
14 checks passed
@bnjjj bnjjj deleted the bnjjj/ducklake_logs branch April 27, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants