Skip to content

Conversation

@gengliangwang
Copy link
Member

What changes were proposed in this pull request?

Change the scope of object LogKeys as private in Spark.

Why are the changes needed?

LogKeys are internal and developing. Making it private can avoid future confusion or compiling failures.
This is suggested by @pan3793 in #46947 (comment)

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing UT

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

No

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

+1, LGTM

Copy link
Member

@pan3793 pan3793 left a comment

Choose a reason for hiding this comment

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

Thanks for making this change.

@LuciferYang LuciferYang changed the title [SPARK-48626][Core] Change the scope of object LogKeys as private in Spark [SPARK-48626][CORE] Change the scope of object LogKeys as private in Spark Jun 14, 2024
@LuciferYang
Copy link
Contributor

image

All Test passed.

Merged into master. Thanks @gengliangwang @yaooqinn and @pan3793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants