Skip to content

[SPARK-53337][CORE] Ensure the application name get escaped. #52084

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roddhjav
Copy link

@roddhjav roddhjav commented Aug 20, 2025

What changes were proposed in this pull request?

In spark web, the application name need to be escaped.

Why are the changes needed?

Not escaped app name could lead to bad thing in the web ui

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tests already exist, it was manually tested.

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the CORE label Aug 20, 2025
@xuanyuanking
Copy link
Member

The code looks good and straightforward, could you answer the questions in PR description?

Copy link
Member

@xuanyuanking xuanyuanking left a comment

Choose a reason for hiding this comment

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

LGTM

will merge after finishing the PR description

@roddhjav
Copy link
Author

Done

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

Successfully merging this pull request may close these issues.

2 participants