Skip to content

Conversation

andyyang890
Copy link
Collaborator

This patch removes two unnecessary redact.Safe calls where the origin
of the data is within the changefeed packages and we know for sure
that they're safe to not redact so we can notate at the origin that the
data is safe instead of blanket unredacting at the destination.

Epic: None

Release note: None

This comment was marked as outdated.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@andyyang890 andyyang890 force-pushed the 20251010-add-safe-string branch 2 times, most recently from 3381802 to 11dcf19 Compare October 15, 2025 11:48
This patch removes two unnecessary `redact.Safe` calls where the origin
of the data is within the changefeed packages and we know for sure
that they're safe to not redact so we can notate at the origin that the
data is safe instead of blanket unredacting at the destination.

Release note: None
@andyyang890 andyyang890 force-pushed the 20251010-add-safe-string branch from 11dcf19 to 90296e4 Compare October 15, 2025 11:58
@andyyang890 andyyang890 requested a review from KeithCh October 15, 2025 13:34
@andyyang890 andyyang890 marked this pull request as ready for review October 15, 2025 13:34
@andyyang890 andyyang890 requested a review from a team as a code owner October 15, 2025 13:34
@andyyang890 andyyang890 requested a review from asg0451 October 15, 2025 17:41
@andyyang890
Copy link
Collaborator Author

TFTRs!

bors r=KeithCh,asg0451

@craig
Copy link
Contributor

craig bot commented Oct 16, 2025

@craig craig bot merged commit 8abd590 into cockroachdb:master Oct 16, 2025
25 checks passed
@andyyang890 andyyang890 deleted the 20251010-add-safe-string branch October 17, 2025 00:32
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