-
Couldn't load subscription status.
- Fork 28.9k
[SPARK-29113][DOC] Fix some annotation errors and remove meaningless annotations in project. #25809
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 |
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.
Cloud you find more annotation errors?
|
I'am reading the code of history server part recently. |
|
Yea, let's at least try to find some more instances while we're here. The changes are fine. |
|
Test build #110742 has finished for PR 25809 at commit
|
|
Yeah, agree we can fix several more of these. A quick inspection says look at ExplainUtils too. I'm also in favor of removing empty docs like |
efc08dc to
6341184
Compare
|
Test build #110817 has finished for PR 25809 at commit
|
sql/hive-thriftserver/v1.2.1/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java
Show resolved
Hide resolved
|
Test build #110813 has finished for PR 25809 at commit
|
c73f505 to
fbc6417
Compare
|
Test build #110843 has finished for PR 25809 at commit
|
|
Merged to master. |
What changes were proposed in this pull request?
In this PR, I fix some annotation errors and remove meaningless annotations in project.
Why are the changes needed?
There are some annotation errors and meaningless annotations in project.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Verified manually.