You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-52717][INFRA] Escape special characters when redacting the log files in release build
### What changes were proposed in this pull request?
This PR proposes to escape special characters when redacting the log files
### Why are the changes needed?
Currently it fails to redact when there are special characters.
### Does this PR introduce _any_ user-facing change?
No, dev-only.
### How was this patch tested?
Manually tested.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#51405 from HyukjinKwon/escape-patterns.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments