Skip to content

Conversation

@asl3
Copy link
Contributor

@asl3 asl3 commented Jul 17, 2024

What changes were proposed in this pull request?

This PR migrates src/main/scala/org/apache/spark/util/logging/FileAppender.scala to comply with the scala style changes in #46947

Why are the changes needed?

This makes development and PR review of the structured logging migration easier.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested by ensuring dev/scalastyle checks pass

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

No

@github-actions github-actions bot added the CORE label Jul 17, 2024
@asl3 asl3 changed the title migrate file appender [SPARK-48623][CORE] Migrate FileAppender logs to structured logging Jul 17, 2024
@HyukjinKwon
Copy link
Member

cc @gengliangwang

@gengliangwang
Copy link
Member

Thanks, merging to master

jingz-db pushed a commit to jingz-db/spark that referenced this pull request Jul 22, 2024
### What changes were proposed in this pull request?
This PR migrates `src/main/scala/org/apache/spark/util/logging/FileAppender.scala` to comply with the scala style changes in apache#46947

### Why are the changes needed?
This makes development and PR review of the structured logging migration easier.

### Does this PR introduce any user-facing change?
No

### How was this patch tested?
Tested by ensuring dev/scalastyle checks pass

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

Closes apache#47394 from asl3/asl3/migratenewfiles.

Authored-by: Amanda Liu <[email protected]>
Signed-off-by: Gengliang Wang <[email protected]>
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.

3 participants