-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-29189][FOLLOW-UP][SQL] Beautify config name #26054
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
Conversation
|
ok to test |
|
Test build #111888 has finished for PR 26054 at commit
|
|
Test build #4894 has finished for PR 26054 at commit
|
|
cc @squito |
|
retest this please |
squito
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Test build #111906 has finished for PR 26054 at commit
|
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM. Merged to master. Thank you all!
### What changes were proposed in this pull request? Beautify comment ### Why are the changes needed? The config name now is pretty weird. ### Does this PR introduce any user-facing change? No ### How was this patch tested? No test. Closes apache#26054 from wangshisan/SPARK-29189. Authored-by: gwang3 <gwang3@ebay.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
What changes were proposed in this pull request?
Beautify comment
Why are the changes needed?
The config name now is pretty weird.
Does this PR introduce any user-facing change?
No
How was this patch tested?
No test.