Skip to content
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

[Improve][All] Improvement of deprecated annotation #3267

Merged
merged 6 commits into from
Oct 22, 2023

Conversation

wuchunfu
Copy link
Member

All @deprecated annotations in the warehouse need to be replaced with @Deprecated annotations.

Reason: When @deprecated is mixed in java/scala, the method call will not be unreliable.

@RocMarshal
Copy link
Contributor

Hi, @wuchunfu thanks for the contribution.
review-diff.txt

I left a few comments. PTAL in your free time~

RocMarshal
RocMarshal previously approved these changes Oct 22, 2023
Copy link
Contributor

@RocMarshal RocMarshal left a comment

Choose a reason for hiding this comment

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

@wuchunfu Thanks for the update!
LGTM +1.
I'll merge it after CI passed.

@github-actions github-actions bot removed the YARN label Oct 22, 2023
@wuchunfu
Copy link
Member Author

@wuchunfu Thanks for the update! LGTM +1. I'll merge it after CI passed.

Thanks @RocMarshal for the review, I have fixed it, please review it here, thank you

Copy link
Contributor

@RocMarshal RocMarshal left a comment

Choose a reason for hiding this comment

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

LGTM +1~

@RocMarshal RocMarshal merged commit 676eb13 into apache:dev Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants