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

[MINOR] refactor: address unchecked conversions #623

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

kaijchen
Copy link
Contributor

@kaijchen kaijchen commented Feb 17, 2023

What changes were proposed in this pull request?

Fix or supress some unchecked conventions.

Why are the changes needed?

Improve code quality and make the build log cleaner.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

No tests are changed in this PR, existing tests should cover the change.

kaijchen

This comment was marked as outdated.

Copy link
Contributor

@advancedxy advancedxy left a comment

Choose a reason for hiding this comment

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

is a linter to enforce this?

@kaijchen
Copy link
Contributor Author

is a linter to enforce this?

I don't know.

@kaijchen kaijchen merged commit 8b347a2 into apache:master Feb 22, 2023
@kaijchen kaijchen deleted the unchecked branch February 22, 2023 07:19
@kaijchen
Copy link
Contributor Author

Thanks @advancedxy for the review.

xianjingfeng pushed a commit to xianjingfeng/incubator-uniffle that referenced this pull request Apr 5, 2023
### What changes were proposed in this pull request?

Fix or supress some unchecked conventions.

### Why are the changes needed?

Improve code quality and make the build log cleaner.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

No tests are changed in this PR, existing tests should cover the change.
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.

None yet

2 participants