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-53602][PYTHON] Profile dump improvement and profiler doc fix
### What changes were proposed in this pull request?
- Avoid race condition when creating directory of profile dump
- Fix profiler docs
### Why are the changes needed?
Race-safe dump and better docs.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Existing tests
### Was this patch authored or co-authored using generative AI tooling?
No
Closes#52360 from xinrong-meng/profile_impr.
Authored-by: Xinrong Meng <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
0 commit comments